Get rid of separate debug uart driver.
Conflicts: platform/stm32f1xx/debug.c platform/stm32f1xx/newlib_stubs.c
This commit is contained in:
committed by
Travis Geiselbrecht
parent
c5ccb192b2
commit
fb577c443e
@@ -4,6 +4,8 @@ STM32_CHIP := stm32f103_md
|
||||
|
||||
PLATFORM := stm32f1xx
|
||||
|
||||
DEFINES += ENABLE_UART1=1
|
||||
|
||||
INCLUDES += -I$(LOCAL_DIR)/include
|
||||
|
||||
OBJS += \
|
||||
|
||||
Reference in New Issue
Block a user