fix lpc11u68 bsp issue, able to blink

This commit is contained in:
hathach
2018-12-01 21:58:24 +07:00
parent 363d9b9b2a
commit 89d96b92af
4 changed files with 125 additions and 11 deletions
@@ -45,7 +45,7 @@
#include "chip.h"
#define BOARD_LED0 7
#define BOARD_LED0 17
#ifdef __cplusplus
}