Skip to content

Commit 0e77da3

Browse files
committed
Remove filesystem_size definition
1 parent 583197d commit 0e77da3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/raspberrypi/boards/proveskit_rp2040_v4/mpconfigboard.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#define MICROPY_HW_NEOPIXEL (&pin_GPIO24)
1313

1414
#define CIRCUITPY_INTERNAL_NVM_SIZE (4 * 1024)
15-
#define CIRCUITPY_INTERNAL_FLASH_FILESYSTEM_SIZE (48 * 1024)
1615
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000 - CIRCUITPY_INTERNAL_NVM_SIZE)
1716

1817
#define CIRCUITPY_DRIVE_LABEL "PROVESKIT"

0 commit comments

Comments
 (0)