summaryrefslogtreecommitdiffstats
path: root/tinyusb/hw/bsp/samd51/boards/feather_m4_express/board.mk
blob: a8a98a9876e35fbc838326b1f1e06e8e52f1764a (plain)
1
2
3
4
5
6
7
8
CFLAGS += -D__SAMD51J19A__

LD_FILE = $(BOARD_PATH)/$(BOARD).ld

# For flash-jlink target
JLINK_DEVICE = ATSAMD51J19

flash: flash-bossac