no current need for NVM
This commit is contained in:
parent
80ba4c8661
commit
93760042fa
|
@ -10,7 +10,7 @@
|
|||
#define MICROPY_PORT_C (0)
|
||||
#define MICROPY_PORT_D (0)
|
||||
|
||||
#define CIRCUITPY_INTERNAL_NVM_SIZE 1024
|
||||
#define CIRCUITPY_INTERNAL_NVM_SIZE 0
|
||||
#define CIRCUITPY_INTERNAL_FLASH_FILESYSTEM_SIZE (128*1024)
|
||||
|
||||
#define BOARD_HAS_CRYSTAL 1
|
||||
|
|
Loading…
Reference in New Issue