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 b17fc76 commit 6c4d25bCopy full SHA for 6c4d25b
src/boards/include/boards/adafruit_itsybitsy_rp2040.h
@@ -80,7 +80,7 @@
80
#endif
81
82
#ifndef PICO_FLASH_SIZE_BYTES
83
-#define PICO_FLASH_SIZE_BYTES (4 * 1024 * 1024)
+#define PICO_FLASH_SIZE_BYTES (8 * 1024 * 1024)
84
85
86
// All boards have B1 RP2040
src/boards/include/boards/adafruit_qtpy_rp2040.h
@@ -79,7 +79,7 @@
79
0 commit comments