clean up lpc55 boards

This commit is contained in:
hathach 2021-04-26 21:40:58 +07:00
parent f4475ea85b
commit b5339caa17
3 changed files with 3 additions and 5 deletions

View File

@ -1,8 +1,8 @@
MCU_VARIANT = LPC55S28
MCU_CORE = LPC55S28
PORT ?= 1
CFLAGS += -DCPU_LPC55S28JBD100
PORT ?= 1
JLINK_DEVICE = LPC55S28
PYOCD_TARGET = LPC55S28

View File

@ -1,8 +1,8 @@
MCU_VARIANT = LPC55S69
MCU_CORE = LPC55S69_cm33_core0
PORT ?= 1
CFLAGS += -DCPU_LPC55S69JBD100_cm33_core0
PORT ?= 1
JLINK_DEVICE = LPC55S69
PYOCD_TARGET = LPC55S69

View File

@ -1,8 +1,6 @@
PORT ?= 1
SPEED ?= high
MCU_VARIANT = LPC55S69
MCU_CORE = LPC55S69_cm33_core0
PORT ?= 1
CFLAGS += -DCPU_LPC55S69JBD64_cm33_core0