diff options
| author | hathach <[email protected]> | 2014-03-13 16:17:38 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-13 16:17:38 +0700 |
| commit | 1940f9f0f79a98a35c0cbbdd72125f729770af61 (patch) | |
| tree | 9ba18e9e50f1a62086ceb8e0d2645af73f43ec81 /boards | |
| parent | 8e2d26374253b7349784a9c33a86fc8d5b1c7100 (diff) | |
clean up
Diffstat (limited to 'boards')
| -rw-r--r-- | boards/ngx/board_ngx4330.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/ngx/board_ngx4330.h b/boards/ngx/board_ngx4330.h index 3ac30ecb8..7d9132315 100644 --- a/boards/ngx/board_ngx4330.h +++ b/boards/ngx/board_ngx4330.h @@ -57,6 +57,7 @@ #endif #define CFG_PRINTF_TARGET PRINTF_TARGET_UART +//#define CFG_PRINTF_TARGET PRINTF_TARGET_SWO #ifdef __cplusplus } |
