summaryrefslogtreecommitdiffstats
path: root/tinyusb/hw/bsp/samd21/boards/metro_m0_express/board.mk
blob: bb426cdaa71e776b92bb30315a26500578e421f1 (plain)
1
2
3
4
5
6
7
8
9
CFLAGS += -D__SAMD21G18A__

# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/$(BOARD).ld

# For flash-jlink target
JLINK_DEVICE = ATSAMD21G18

flash: flash-bossac