You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
102 B
4 lines
102 B
MCU_SERIES = SAMD21
|
|
CMSIS_MCU = SAMD21G18A
|
|
LD_FILES = boards/samd21x18a.ld sections.ld
|
|
TEXT0 = 0x2000
|
|
|