update makefile for lpc boards
This commit is contained in:
@@ -10,7 +10,7 @@ CFLAGS += \
|
||||
# mcu driver cause following warnings
|
||||
CFLAGS += -Wno-error=nested-externs -Wno-error=unused-parameter
|
||||
|
||||
MCU_DIR = hw/mcu/nxp/lpc_driver/sdk/devices/LPC51U68
|
||||
MCU_DIR = hw/mcu/nxp/sdk/devices/LPC51U68
|
||||
|
||||
# All source paths should be relative to the top level.
|
||||
LD_FILE = $(MCU_DIR)/gcc/LPC51U68_flash.ld
|
||||
|
||||
Reference in New Issue
Block a user