add RTT
This commit is contained in:
1
Drivers/RTT
Submodule
1
Drivers/RTT
Submodule
Submodule Drivers/RTT added at ff57c3d516
7
Makefile
7
Makefile
@@ -55,6 +55,9 @@ Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr_ex.c \
|
|||||||
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cortex.c \
|
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cortex.c \
|
||||||
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal.c \
|
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal.c \
|
||||||
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.c \
|
Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.c \
|
||||||
|
Drivers/RTT/RTT/SEGGER_RTT.c \
|
||||||
|
Drivers/RTT/RTT/SEGGER_RTT_printf.c \
|
||||||
|
Drivers/RTT/Syscalls/SEGGER_RTT_Syscalls_GCC.c \
|
||||||
Src/system_stm32g0xx.c
|
Src/system_stm32g0xx.c
|
||||||
|
|
||||||
# ASM sources
|
# ASM sources
|
||||||
@@ -119,7 +122,9 @@ C_INCLUDES = \
|
|||||||
-IDrivers/STM32G0xx_HAL_Driver/Inc \
|
-IDrivers/STM32G0xx_HAL_Driver/Inc \
|
||||||
-IDrivers/STM32G0xx_HAL_Driver/Inc/Legacy \
|
-IDrivers/STM32G0xx_HAL_Driver/Inc/Legacy \
|
||||||
-IDrivers/CMSIS/Device/ST/STM32G0xx/Include \
|
-IDrivers/CMSIS/Device/ST/STM32G0xx/Include \
|
||||||
-IDrivers/CMSIS/Include
|
-IDrivers/CMSIS/Include \
|
||||||
|
-IDrivers/RTT/Config \
|
||||||
|
-IDrivers/RTT/RTT
|
||||||
|
|
||||||
|
|
||||||
# compile gcc flags
|
# compile gcc flags
|
||||||
|
|||||||
Reference in New Issue
Block a user