summaryrefslogtreecommitdiffstats
path: root/tinyusb/hw/bsp/saml2x/boards/saml22_feather/board.mk
blob: 0605dca1945a25b6271c99c09caae705164b912c (plain)
1
2
3
4
5
6
7
8
9
10
11
CFLAGS += -D__SAML22J18A__

SAML_VARIANT = saml22

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

# For flash-jlink target
JLINK_DEVICE = ATSAML22J18

flash: flash-bossac