kopia lustrzana https://github.com/micropython/micropython
5 wiersze
102 B
Makefile
5 wiersze
102 B
Makefile
|
MCU_SERIES = SAMD21
|
||
|
CMSIS_MCU = SAMD21J18A
|
||
|
LD_FILES = boards/samd21x18a.ld sections.ld
|
||
|
TEXT0 = 0x2000
|