Skip to content
Snippets Groups Projects
Commit fe3c064d authored by roland van straten's avatar roland van straten Committed by Damien George
Browse files

samd: Add minimum config for Atmel SAMD21-XPLAINED-PRO board.

parent 05eb897d
No related branches found
No related tags found
No related merge requests found
#define MICROPY_HW_BOARD_NAME "SAMD21-XPLAINED-PRO"
#define MICROPY_HW_MCU_NAME "SAMD21J18A"
MCU_SERIES = SAMD21
CMSIS_MCU = SAMD21J18A
LD_FILES = boards/samd21x18a.ld sections.ld
TEXT0 = 0x2000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment