Remove virtual esp32 board and replace it with the real word boards: - esp32_devkitc_wroom - esp32_devkitc_wrover (with PSRAM option) Signed-off-by: Marek Matej <marek.matej@espressif.com>
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
CONFIG_HEAP_MEM_POOL_SIZE=256
|
|
CONFIG_NVS=y
|
|
CONFIG_SETTINGS_NVS=y
|
|
CONFIG_MPU_ALLOW_FLASH_WRITE=y
|