Files
Sensor-Watch/tinyusb/hw/bsp/lpc55/boards/lpcxpresso55s69/board.mk
Joey Castillo 39a5c822a2 add tinyusb
2021-08-28 12:50:18 -04:00

12 lines
196 B
Makefile
Executable File

MCU_VARIANT = LPC55S69
MCU_CORE = LPC55S69_cm33_core0
PORT ?= 1
CFLAGS += -DCPU_LPC55S69JBD100_cm33_core0
JLINK_DEVICE = LPC55S69
PYOCD_TARGET = LPC55S69
# flash using pyocd
flash: flash-pyocd