nuttx/boards/xtensa/esp32/common
Gustavo Henrique Nihei 9056cabd83 boards/esp32: Select MTD_SMART if SmartFS is selected for SPI Flash MTD
If MTD_SMART is not selected for build, it will result in a build error.

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: Select MTD_SMART if SmartFS is selected for SPI Flash MTD 2021-10-23 04:01:49 -05:00
Makefile