summaryrefslogtreecommitdiff
path: root/hw/bsp/samg/boards/samg55_xplained/board.mk
blob: 8751ff63e984a5343b0e8124bbb5e40236ddc0b1 (plain)
1
2
3
4
5
6
7
8
9
10
CFLAGS += -D__SAMG55J19__

JLINK_DEVICE = ATSAMG55J19

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

OPENOCD_OPTION = -f board/atmel_samg55_xplained_pro.cfg

flash: flash-openocd