You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
LD_FILE = boards/samd21x18-bootloader.ld
|
|
USB_VID = 0x239A
|
|
USB_PID = 0x8050
|
|
USB_PRODUCT = "Arduino MKRZero"
|
|
USB_MANUFACTURER = "Arduino"
|
|
|
|
CHIP_VARIANT = SAMD21G18A
|
|
CHIP_FAMILY = samd21
|
|
|
|
INTERNAL_FLASH_FILESYSTEM = 1
|
|
LONGINT_IMPL = NONE
|
|
CIRCUITPY_SMALL_BUILD = 1
|
|
|
|
SUPEROPT_GC = 0
|