7 lines
154 B
Makefile
7 lines
154 B
Makefile
![]() |
CFLAGS += -D__SAMG55J19__
|
||
|
|
||
|
JLINK_DEVICE = ATSAMG55J19
|
||
|
|
||
|
# All source paths should be relative to the top level.
|
||
|
LD_FILE = $(BOARD_PATH)/samg55j19_flash.ld
|