6 lines
106 B
Makefile
6 lines
106 B
Makefile
LD_FILE = boards/samd21x18-bootloader.ld
|
|
USB_VID = 0x239A
|
|
USB_PID = 0x8015
|
|
|
|
FLASH_IMPL = internal_flash.c
|