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

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

9 lines
169 B
Makefile
Raw Normal View History

2022-03-15 01:39:32 -04:00
USB_VID = 0x2786
2022-03-15 01:54:29 -04:00
USB_PID = 0x920F
2022-03-15 01:39:32 -04:00
USB_PRODUCT = "SSCI ISP1807 Micro Board"
USB_MANUFACTURER = "Switch Science, Inc."
MCU_CHIP = nrf52840
INTERNAL_FLASH_FILESYSTEM = 1