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 583197d commit 0e77da3Copy full SHA for 0e77da3
ports/raspberrypi/boards/proveskit_rp2040_v4/mpconfigboard.h
@@ -12,7 +12,6 @@
12
#define MICROPY_HW_NEOPIXEL (&pin_GPIO24)
13
14
#define CIRCUITPY_INTERNAL_NVM_SIZE (4 * 1024)
15
-#define CIRCUITPY_INTERNAL_FLASH_FILESYSTEM_SIZE (48 * 1024)
16
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000 - CIRCUITPY_INTERNAL_NVM_SIZE)
17
18
#define CIRCUITPY_DRIVE_LABEL "PROVESKIT"
0 commit comments