nuttx/boards/xtensa/esp32/common
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
..
include xtensa/esp32: Make SPI Flash initialization common to all ESP32 boards 2021-10-20 09:54:25 -05:00
scripts esp32.ld: Force some of libsched.a symbols to internal SRAM. They are used 2021-10-16 22:56:21 -07:00
src boards/esp32: Return proper error code on esp32_spiflash_init 2021-10-20 09:54:25 -05:00
Kconfig boards/esp32: Optionally mount SPI Flash MTD on bring-up 2021-10-23 04:01:49 -05:00
Makefile boards/xtensa/esp32: A bit of re-organisation in the ESP32 boards. 2020-12-10 12:31:17 -06:00