adding lpcxpresso11u37 board

This commit is contained in:
hathach
2019-09-06 15:06:04 +07:00
parent 192a95a96e
commit 4ef3946a25
11 changed files with 459 additions and 3 deletions
+1 -1
View File
@@ -393,7 +393,7 @@ ResetISR(void) {
bss_init ((unsigned int)ExeAddr, SectionLen);
#endif
// extern void SystemInit(void);
extern void SystemInit(void);
SystemInit();
#if defined (__cplusplus)