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 548e689 commit 5d190a5Copy full SHA for 5d190a5
ports/atmel-samd/boards/mini_sam_m4_g18/mpconfigboard.h
@@ -21,7 +21,7 @@
21
22
// If you change this, then make sure to update the linker scripts as well to
23
// make sure you don't overwrite code
24
-#define CIRCUITPY_INTERNAL_NVM_SIZE 4096
+#define CIRCUITPY_INTERNAL_NVM_SIZE 8192
25
26
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000 - CIRCUITPY_INTERNAL_NVM_SIZE)
27
0 commit comments