fixed: Makefile bug
This commit is contained in:
1
Makefile
1
Makefile
@@ -38,6 +38,7 @@ BUILD_DIR = build
|
|||||||
C_SOURCES = \
|
C_SOURCES = \
|
||||||
Core/Src/main.c \
|
Core/Src/main.c \
|
||||||
Core/Src/freertos.c \
|
Core/Src/freertos.c \
|
||||||
|
Core/Src/machine.c \
|
||||||
Core/Src/stm32f1xx_it.c \
|
Core/Src/stm32f1xx_it.c \
|
||||||
Core/Src/stm32f1xx_hal_msp.c \
|
Core/Src/stm32f1xx_hal_msp.c \
|
||||||
Core/Src/stm32f1xx_hal_timebase_tim.c \
|
Core/Src/stm32f1xx_hal_timebase_tim.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user