circuitpython/ports/nrf/boards/raytac_mdbt50q-rx/mpconfigboard.mk

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

9 lines
160 B
Makefile
Raw Normal View History

2021-08-04 13:17:31 -04:00
USB_VID = 0x239A
USB_PID = 0x810C
USB_PRODUCT = "MDBT50Q-RX Dongle"
USB_MANUFACTURER = "Raytac Corporation"
MCU_CHIP = nrf52840
INTERNAL_FLASH_FILESYSTEM = 1