circuitpython/atmel-samd/boards/metro_m0_flash/mpconfigboard.mk
Scott Shawcroft bb1822faea atmel-samd: Support external flash on the Metro M0 w/Flash.
This uses a scratch flash sector to save data before writing a full sector.
2016-10-21 15:44:09 -07:00

6 lines
116 B
Makefile

LD_FILE = boards/samd21x18-bootloader-external-flash.ld
USB_VID = 0x239A
USB_PID = 0x8015
FLASH_IMPL = spi_flash.c