micropython/ports/samd/boards/ADAFRUIT_TRINKET_M0/board.mk
Damien George 5f9bd11527 samd: Add new port to Microchip SAMDxx microcontrollers.
Initially supporting SAMD21 and SAMD51.
2019-07-01 17:19:18 +10:00

5 lines
102 B
Makefile

MCU_SERIES = SAMD21
CMSIS_MCU = SAMD21E18A
LD_FILES = $(BOARD_DIR)/link.ld sections.ld
TEXT0 = 0x2000