eabe8b971a
the modules_support_matrix usees a dictionnary per board instead of a list optionally include the frozen modules URLs in it
11 lines
191 B
Makefile
11 lines
191 B
Makefile
USB_VID = 0x239A
|
|
USB_PID = 0x80D9
|
|
USB_PRODUCT = "PCA10059"
|
|
USB_MANUFACTURER = "Nordic Semiconductor"
|
|
|
|
MCU_CHIP = nrf52840
|
|
|
|
CIRCUITPY_BUILD_EXTENSIONS = bin,uf2
|
|
|
|
INTERNAL_FLASH_FILESYSTEM = 1
|