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

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

9 lines
153 B
Makefile
Raw Normal View History

USB_VID = 0x239A
2020-09-15 16:43:35 -04:00
USB_PID = 0x80D8
USB_PRODUCT = "PCA10100"
USB_MANUFACTURER = "Nordic Semiconductor"
MCU_CHIP = nrf52833
INTERNAL_FLASH_FILESYSTEM = 1