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

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

11 lines
191 B
Makefile
Raw Normal View History

USB_VID = 0x239A
2020-09-15 16:43:35 -04:00
USB_PID = 0x80D9
USB_PRODUCT = "PCA10059"
USB_MANUFACTURER = "Nordic Semiconductor"
MCU_CHIP = nrf52840
CIRCUITPY_BUILD_EXTENSIONS = bin,uf2
2019-12-10 17:57:17 -05:00
INTERNAL_FLASH_FILESYSTEM = 1