circuitpython/ports/atmel-samd/boards/picoplanet/mpconfigboard.mk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
217 B
Makefile
Raw Normal View History

2020-08-11 15:49:52 -04:00
USB_VID = 0x239A
USB_PID = 0x80C2
USB_PRODUCT = "PicoPlanet"
USB_MANUFACTURER = "bleeptrack"
CHIP_VARIANT = SAMD21E18A
CHIP_FAMILY = samd21
INTERNAL_FLASH_FILESYSTEM = 1
LONGINT_IMPL = NONE
CIRCUITPY_FULL_BUILD = 0