a5d85d306c
The rename matches other ports, e.g. stm32, and gives consistency with mpconfigboard.h.
5 lines
102 B
Makefile
5 lines
102 B
Makefile
MCU_SERIES = SAMD21
|
|
CMSIS_MCU = SAMD21E18A
|
|
LD_FILES = boards/samd21x18a.ld sections.ld
|
|
TEXT0 = 0x2000
|