nuttx/boards/xtensa/esp32
Gustavo Henrique Nihei 925e8f9d54 boards/esp32: Optionally mount SPI Flash MTD on bring-up
Give the user the option to simply register the SPI Flash MTD as a
device node on /dev.
Currently, this is achievable only when SmartFS (which is the default FS
option) is disabled by force. This behavior is fixed by using the
"optional" Kconfig keyword, which makes the "choice" selectable.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2021-10-23 04:01:49 -05:00
..
common boards/esp32: Optionally mount SPI Flash MTD on bring-up 2021-10-23 04:01:49 -05:00
esp32-devkitc boards/esp32: Optionally mount SPI Flash MTD on bring-up 2021-10-23 04:01:49 -05:00
esp32-ethernet-kit boards/esp32: Optionally mount SPI Flash MTD on bring-up 2021-10-23 04:01:49 -05:00
esp32-wrover-kit boards/esp32: Optionally mount SPI Flash MTD on bring-up 2021-10-23 04:01:49 -05:00
ttgo_lora_esp32 xtensa/esp32: Make SPI Flash initialization common to all ESP32 boards 2021-10-20 09:54:25 -05:00