From 9fce2e9c180c304a87292437595f466bb011bb43 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 6 Mar 2014 14:56:06 +0700 Subject: [PATCH] keil host 17xx work, but os_none has problem with copy command in msc example --- .../boards/lpcxpresso/board_lpcxpresso1769.h | 2 + demos/host/host_freertos/.cproject | 145 ++++++++--------- demos/host/host_freertos/host_freertos.uvopt | 16 +- demos/host/host_os_none/.cproject | 152 +++++++++--------- demos/host/host_os_none/host_os_none.uvopt | 116 +++++-------- demos/host/host_os_none/host_os_none.uvproj | 2 +- 6 files changed, 187 insertions(+), 246 deletions(-) diff --git a/demos/bsp/boards/lpcxpresso/board_lpcxpresso1769.h b/demos/bsp/boards/lpcxpresso/board_lpcxpresso1769.h index 0e37a034f..8af392fd1 100644 --- a/demos/bsp/boards/lpcxpresso/board_lpcxpresso1769.h +++ b/demos/bsp/boards/lpcxpresso/board_lpcxpresso1769.h @@ -58,6 +58,8 @@ #endif #define CFG_PRINTF_TARGET PRINTF_TARGET_UART +//#define CFG_PRINTF_TARGET PRINTF_TARGET_SWO + #ifdef __cplusplus } diff --git a/demos/host/host_freertos/.cproject b/demos/host/host_freertos/.cproject index cf68f5fa9..c6e0046e4 100644 --- a/demos/host/host_freertos/.cproject +++ b/demos/host/host_freertos/.cproject @@ -30,7 +30,7 @@ - - -