8 lines
133 B
Makefile
8 lines
133 B
Makefile
LD_FILE = boards/samd21x18-bootloader.ld
|
|
USB_VID = 0x239A
|
|
USB_PID = 0x8015
|
|
|
|
FLASH_IMPL = internal_flash.c
|
|
|
|
CHIP_VARIANT = SAMD21G18A
|