switch CIRCUITPY_NVM on!
This commit is contained in:
parent
492431a694
commit
592bd0140a
@ -19,8 +19,8 @@ CIRCUITPY_AUDIOBUSIO = 0
|
|||||||
# No I2CSlave implementation
|
# No I2CSlave implementation
|
||||||
CIRCUITPY_I2CSLAVE = 0
|
CIRCUITPY_I2CSLAVE = 0
|
||||||
|
|
||||||
# nvm not yet implemented
|
# enable NVM
|
||||||
CIRCUITPY_NVM = 0
|
CIRCUITPY_NVM = 1
|
||||||
|
|
||||||
# enable RTC
|
# enable RTC
|
||||||
CIRCUITPY_RTC = 1
|
CIRCUITPY_RTC = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user