|
Web DMX - Firmware
Web DMX - Firmware
|
| include | |
| main.h | : Header for main.c file. This file contains the common defines of the application |
| stm32f3xx_hal_conf.h | HAL configuration file |
| stm32f3xx_it.h | This file contains the headers of the interrupt handlers |
| lib | |
| serial_receiver | |
| serial_receiver.c | |
| serial_receiver.h | |
| src | |
| main.c | : Main program body |
| stm32f3xx_hal_msp.c | This file provides code for the MSP Initialization and de-Initialization codes |
| stm32f3xx_it.c | Interrupt Service Routines |
| system_stm32f3xx.c | CMSIS Cortex-M4 Device Peripheral Access Layer System Source File |