mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-21 18:05:55 +00:00
change lpc55s28 default port to 1
This commit is contained in:
@ -2,6 +2,7 @@ MCU_VARIANT = LPC55S28
|
||||
MCU_CORE = LPC55S28
|
||||
|
||||
CFLAGS += -DCPU_LPC55S28JBD100
|
||||
PORT ?= 1
|
||||
|
||||
JLINK_DEVICE = LPC55S28
|
||||
PYOCD_TARGET = LPC55S28
|
||||
|
||||
Reference in New Issue
Block a user