OVMS3-idf/components/nvs_flash/test_nvs_host/sdkconfig.h

4 lines
163 B
C
Raw Normal View History

#define CONFIG_NVS_ENCRYPTION 1
//currently use the legacy implementation, since the stubs for new HAL are not done yet
#define CONFIG_SPI_FLASH_USE_LEGACY_IMPL 1