Skip to content

Commit e56e531

Browse files
Update ports/raspberrypi/boards/proveskit_rp2040_v4/mpconfigboard.h
Co-authored-by: Scott Shawcroft <[email protected]>
1 parent 0e77da3 commit e56e531

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ports/raspberrypi/boards/proveskit_rp2040_v4/mpconfigboard.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111

1212
#define MICROPY_HW_NEOPIXEL (&pin_GPIO24)
1313

14-
#define CIRCUITPY_INTERNAL_NVM_SIZE (4 * 1024)
15-
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000 - CIRCUITPY_INTERNAL_NVM_SIZE)
16-
1714
#define CIRCUITPY_DRIVE_LABEL "PROVESKIT"
1815

1916
#define DEFAULT_I2C_BUS_SCL (&pin_GPIO3)

0 commit comments

Comments
 (0)