remove lwip code in main.c & boardGetMACaddr (board.c)

NOTE: previous commit also removed some lwip's configure in board_ea4357

fix NGX4330 led blinking
This commit is contained in:
hathach
2014-03-04 22:46:42 +07:00
parent 2a866365e9
commit e6d7c5fcee
5 changed files with 107 additions and 171 deletions

View File

@@ -56,7 +56,7 @@
extern "C" {
#endif
#define CFG_PRINTF_TARGET PRINTF_TARGET_SEMIHOST
#define CFG_PRINTF_TARGET PRINTF_TARGET_UART
#ifdef __cplusplus
}