We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d4b37 commit 381e03dCopy full SHA for 381e03d
ports/mimxrt10xx/boards/metro_m7_1011/mpconfigboard.mk
@@ -1,11 +1,11 @@
1
USB_VID = 0x239A
2
USB_PID = 0x80E2
3
-USB_PRODUCT = "Metro M7 1011"
+USB_PRODUCT = "Metro M7 iMX RT1011"
4
USB_MANUFACTURER = "Adafruit"
5
6
CHIP_VARIANT = MIMXRT1011DAE5A
7
CHIP_FAMILY = MIMXRT1011
8
-FLASH = W25Q16JV
+FLASH = W25Q32JV
9
10
# Include these Python libraries in the firmware
11
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_ESP32SPI
0 commit comments