refractor board and start to add support for SWO retarget

This commit is contained in:
hathach
2013-01-17 01:09:58 +07:00
parent 53739ccd28
commit aae51e985f
8 changed files with 192 additions and 46 deletions

View File

@@ -40,7 +40,7 @@
//-------------------------------------------------------------------- +
// LPCXpresso printf redirection +
//-------------------------------------------------------------------- +
#if BSP_UART_ENABLE
#if CFG_PRINTF_TARGET != PRINTF_TARGET_DEBUG_CONSOLE
// Called by bottom level of printf routine within RedLib C library to write
// a character. With the default semihosting stub, this would write the character
// to the debugger console window . But this version writes