mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-16 23:43:23 +00:00
clean up lpc55 boards
This commit is contained in:
parent
f4475ea85b
commit
b5339caa17
@ -1,8 +1,8 @@
|
||||
MCU_VARIANT = LPC55S28
|
||||
MCU_CORE = LPC55S28
|
||||
PORT ?= 1
|
||||
|
||||
CFLAGS += -DCPU_LPC55S28JBD100
|
||||
PORT ?= 1
|
||||
|
||||
JLINK_DEVICE = LPC55S28
|
||||
PYOCD_TARGET = LPC55S28
|
||||
|
@ -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
|
||||
|
@ -1,8 +1,6 @@
|
||||
PORT ?= 1
|
||||
SPEED ?= high
|
||||
|
||||
MCU_VARIANT = LPC55S69
|
||||
MCU_CORE = LPC55S69_cm33_core0
|
||||
PORT ?= 1
|
||||
|
||||
CFLAGS += -DCPU_LPC55S69JBD64_cm33_core0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user