Get rid of separate debug uart driver.

Conflicts:
	platform/stm32f1xx/debug.c
	platform/stm32f1xx/newlib_stubs.c
This commit is contained in:
Kent Ryhorchuk
2012-07-11 15:20:01 -07:00
committed by Travis Geiselbrecht
parent c5ccb192b2
commit fb577c443e
4 changed files with 26 additions and 71 deletions

View File

@@ -4,6 +4,8 @@ STM32_CHIP := stm32f103_md
PLATFORM := stm32f1xx
DEFINES += ENABLE_UART1=1
INCLUDES += -I$(LOCAL_DIR)/include
OBJS += \