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

View File

@@ -8,6 +8,9 @@ CFLAGS += \
-DCFG_TUSB_MCU=OPT_MCU_LPC175X_6X \
-DRTC_EV_SUPPORT=0
# startup.c and lpc_types.h cause following errors
CFLAGS += -Wno-error=nested-externs -Wno-error=strict-prototypes
# All source paths should be relative to the top level.
LD_FILE = hw/bsp/mbed1768/lpc1768.ld