added lpcxpresso 55s28

This commit is contained in:
hathach
2021-03-01 12:18:37 +07:00
parent 2e42858537
commit e9059b5d84
5 changed files with 83 additions and 7 deletions
@@ -0,0 +1,10 @@
MCU_VARIANT = LPC55S28
MCU_CORE = LPC55S28
CFLAGS += -DCPU_LPC55S28JBD100
JLINK_DEVICE = LPC55S28
PYOCD_TARGET = LPC55S28
# flash using pyocd
flash: flash-pyocd