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

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

9 lines
167 B
Makefile
Raw Normal View History

2022-03-15 01:29:24 -04:00
USB_VID = 0x2786
USB_PID = 0x920D
USB_PRODUCT = "SSCI ISP1807 Dev Board"
USB_MANUFACTURER = "Switch Science, Inc."
MCU_CHIP = nrf52840
INTERNAL_FLASH_FILESYSTEM = 1