fix build error with lpcxpresso device os none

This commit is contained in:
hathach
2014-03-12 22:22:00 +07:00
parent 97f95c61f6
commit 368d09695f
11 changed files with 134 additions and 94 deletions

View File

@@ -51,8 +51,8 @@
#endif
#include "LPC11Uxx.h"
#include "lpc11uxx/LPC11Uxx_DriverLib/lpc11uxx_gpio.h"
#include "lpc11uxx/LPC11Uxx_DriverLib/lpc11uxx_uart.h"
#include "lpc11uxx_gpio.h"
#include "lpc11uxx_uart.h"
//#define CFG_PRINTF_TARGET PRINTF_TARGET_SEMIHOST
#define CFG_PRINTF_TARGET PRINTF_TARGET_UART