This commit is contained in:
2023-11-08 20:06:03 +01:00
parent a7ccf2ce66
commit 53e8d774c8
7 changed files with 61 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
##########################################################################################################################
# File automatically-generated by tool: [projectgenerator] version: [3.17.1] date: [Mon Nov 06 20:23:19 CET 2023]
# File automatically-generated by tool: [projectgenerator] version: [3.17.1] date: [Mon Nov 06 21:32:00 CET 2023]
##########################################################################################################################
# ------------------------------------------------
@@ -65,7 +65,7 @@ Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim.c \
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim_ex.c \
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart.c \
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart_ex.c \
Core/Src/system_stm32g0xx.c
Core/Src/system_stm32g0xx.c
C_SOURCES += utils/rtt/SEGGER_RTT.c
C_SOURCES += utils/rtt/SEGGER_RTT_printf.c
@@ -129,7 +129,8 @@ C_INCLUDES = \
-IDrivers/STM32G0xx_HAL_Driver/Inc \
-IDrivers/STM32G0xx_HAL_Driver/Inc/Legacy \
-IDrivers/CMSIS/Device/ST/STM32G0xx/Include \
-IDrivers/CMSIS/Include
-IDrivers/CMSIS/Include \
-IDrivers/CMSIS/Include
C_INCLUDES += -Iutils/rtt
@@ -202,4 +203,4 @@ clean:
#######################################
-include $(wildcard $(BUILD_DIR)/*.d)
# *** EOF ***
# *** EOF ***