Skip to content

Instantly share code, notes, and snippets.

@C47D
Created June 2, 2019 02:42
Show Gist options
  • Save C47D/9c442e4490440b2ae2ce592507609531 to your computer and use it in GitHub Desktop.
Save C47D/9c442e4490440b2ae2ce592507609531 to your computer and use it in GitHub Desktop.
LD_FILE = boards/samd21x18-bootloader.ld
USB_VID = 0x1209
USB_PID = 0xBAB3
USB_PRODUCT = "Bast Pro Mini RGB M0"
USB_MANUFACTURER = "Electronic Cats"
INTERNAL_FLASH_FILESYSTEM = 1
LONGINT_IMPL = NONE
CIRCUITPY_SMALL_BUILD = 1
CHIP_VARIANT = SAMD21E18A
CHIP_FAMILY = samd21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment