making new family lpc54

This commit is contained in:
hathach
2021-04-28 15:58:43 +07:00
parent 33f713f5ef
commit 3da76ae449
4 changed files with 45 additions and 42 deletions
@@ -0,0 +1,11 @@
MCU_VARIANT = LPC55S69
MCU_CORE = LPC55S69_cm33_core0
CFLAGS += -DCPU_LPC54114J256BD64_cm4
LD_FILE = $(MCU_DIR)/gcc/LPC54114J256_cm4_flash.ld
JLINK_DEVICE = LPC54114J256_M4
PYOCD_TARGET = LPC54114
# flash using pyocd
flash: flash-pyocd