circuitpython/ports/nrf/boards/electronut_labs_papyr/mpconfigboard.mk

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

9 lines
145 B
Makefile
Raw Normal View History

USB_VID = 0x239A
USB_PID = 0x803C
USB_PRODUCT = "Papyr"
USB_MANUFACTURER = "Electronut Labs"
MCU_CHIP = nrf52840
2019-12-10 22:39:44 -05:00
INTERNAL_FLASH_FILESYSTEM = 1