tl++ works now, unchecked dma or whatever
This commit is contained in:
@@ -10,6 +10,7 @@ CPP_SRCS += \
|
||||
|
||||
C_SRCS += \
|
||||
../Core/Src/freertos.c \
|
||||
../Core/Src/main.c \
|
||||
../Core/Src/stm32f4xx_hal_msp.c \
|
||||
../Core/Src/stm32f4xx_hal_timebase_tim.c \
|
||||
../Core/Src/stm32f4xx_it.c \
|
||||
@@ -19,6 +20,7 @@ C_SRCS += \
|
||||
|
||||
C_DEPS += \
|
||||
./Core/Src/freertos.d \
|
||||
./Core/Src/main.d \
|
||||
./Core/Src/stm32f4xx_hal_msp.d \
|
||||
./Core/Src/stm32f4xx_hal_timebase_tim.d \
|
||||
./Core/Src/stm32f4xx_it.d \
|
||||
|
||||
Reference in New Issue
Block a user