- #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
- #define CONFIG_LOG_MAXIMUM_LEVEL 3
- #define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1
- #define CONFIG_IDF_TARGET_LINUX 1
|