aa817de7f0
This makes it different from the bootloaders and Arduino. Fixes #324.
9 lines
144 B
Makefile
9 lines
144 B
Makefile
LD_FILE = boards/samd21x18-bootloader-external-flash.ld
|
|
|
|
USB_VID = 0x239A
|
|
USB_PID = 0x8023
|
|
|
|
SPI_FLASH_FILESYSTEM = 1
|
|
|
|
CHIP_VARIANT = SAMD21G18A
|