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.
2 parents d140066 + 21a8752 commit 01bd937Copy full SHA for 01bd937
ports/raspberrypi/boards/adafruit_feather_rp2040/mpconfigboard.h
@@ -13,5 +13,5 @@
13
// #define DEFAULT_UART_BUS_RX (&pin_PA11)
14
// #define DEFAULT_UART_BUS_TX (&pin_PA10)
15
16
-// Flash chip is GD25Q32 connected over QSPI
17
-#define TOTAL_FLASH_SIZE (4 * 1024 * 1024)
+// Flash chip is GD25Q64 connected over QSPI
+#define TOTAL_FLASH_SIZE (8 * 1024 * 1024)
ports/raspberrypi/boards/qtpy_rp2040/mpconfigboard.h
0 commit comments