move lpc55 into its own family
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
MCU_VARIANT = LPC55S69_cm33_core0
|
||||
|
||||
CFLAGS += -DCPU_LPC55S69JBD100_cm33_core0
|
||||
LD_FILE = $(BOARD_PATH)/LPC55S69_cm33_core0_uf2.ld
|
||||
|
||||
JLINK_DEVICE = LPC55S69
|
||||
PYOCD_TARGET = LPC55S69
|
||||
|
||||
# flash using pyocd
|
||||
flash: flash-pyocd
|
||||
Reference in New Issue
Block a user