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 6aabfd1 commit 6acdef6Copy full SHA for 6acdef6
ports/nrf/boards/simmel/mpconfigboard.h
@@ -40,7 +40,7 @@
40
#endif
41
42
#define CIRCUITPY_INTERNAL_NVM_SIZE 0
43
-#define CIRCUITPY_INTERNAL_FLASH_FILESYSTEM_SIZE (84*1024)
+#define CIRCUITPY_INTERNAL_FLASH_FILESYSTEM_SIZE (80*1024)
44
45
#define BOOTLOADER_SIZE (0x4000) // 12 kiB
46
#define CIRCUITPY_BLE_CONFIG_SIZE (12*1024)
0 commit comments