nuttx/boards/xtensa/esp32/esp32-devkitc
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
..
configs boards/esp32: Optionally mount SPI Flash MTD on bring-up 2021-10-23 04:01:49 -05:00
include Fix typo on esp32-devkitc 2021-07-25 09:00:39 -07:00
scripts boards: Remove -nostartfiles -nodefaultlibs from LDFLAGS 2021-09-13 08:58:25 +08:00
src xtensa/esp32: Make SPI Flash initialization common to all ESP32 boards 2021-10-20 09:54:25 -05:00
Kconfig boards/xtensa: Avoid multiple inclusion of the common Kconfig 2021-04-10 00:32:21 -05:00