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

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

9 lines
174 B
Makefile
Raw Normal View History

USB_VID = 0x2786
USB_PID = 0x9207
USB_PRODUCT = "BLE-SS dev board Multi Sensor"
USB_MANUFACTURER = "Switch Science, Inc."
MCU_CHIP = nrf52840
INTERNAL_FLASH_FILESYSTEM = 1