Refactor split main.c
This commit is contained in:
5
Makefile
5
Makefile
@ -73,6 +73,11 @@ Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c \
|
||||
Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c \
|
||||
Src/system_stm32f7xx.c \
|
||||
Src/File_Handling.c \
|
||||
Src/storage.c \
|
||||
Src/protocol.c \
|
||||
Src/temp_control.c \
|
||||
Src/laser_hw.c \
|
||||
Src/modulation.c \
|
||||
Middlewares/Third_Party/FatFs/src/diskio.c \
|
||||
Middlewares/Third_Party/FatFs/src/ff.c \
|
||||
Middlewares/Third_Party/FatFs/src/ff_gen_drv.c \
|
||||
|
||||
Reference in New Issue
Block a user