eabe8b971a
the modules_support_matrix usees a dictionnary per board instead of a list optionally include the frozen modules URLs in it
12 lines
215 B
Makefile
12 lines
215 B
Makefile
USB_VID = 0x239A
|
|
USB_PID = 0x80DC
|
|
USB_PRODUCT = "nRF52840-MDK"
|
|
USB_MANUFACTURER = "makerdiary"
|
|
|
|
MCU_CHIP = nrf52840
|
|
|
|
CIRCUITPY_BUILD_EXTENSIONS = hex
|
|
|
|
QSPI_FLASH_FILESYSTEM = 1
|
|
EXTERNAL_FLASH_DEVICES = "MX25R6435F"
|