Files
tinyUSB/hw/bsp/ra/boards/portenta_c33/board.mk

11 lines
160 B
Makefile
Raw Normal View History

CPU_CORE = cortex-m33
MCU_VARIANT = ra6m5
# Port 1 is highspeed
PORT ?= 1
JLINK_DEVICE = R7FA6M5BH
DFU_UTIL_OPTION = -d 2341:0368 -a 0
flash: flash-dfu-util