Skip to content

Commit 9376004

Browse files
committed
no current need for NVM
1 parent 80ba4c8 commit 9376004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/boards/sam32/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#define MICROPY_PORT_C (0)
1111
#define MICROPY_PORT_D (0)
1212

13-
#define CIRCUITPY_INTERNAL_NVM_SIZE 1024
13+
#define CIRCUITPY_INTERNAL_NVM_SIZE 0
1414
#define CIRCUITPY_INTERNAL_FLASH_FILESYSTEM_SIZE (128*1024)
1515

1616
#define BOARD_HAS_CRYSTAL 1

0 commit comments

Comments
 (0)