nuttx/arch/xtensa
Alan C. Assis c06d3e1b0a xtensa/esp32: Add SPI Flash device driver
ESP32 runs code in a SPI Flash, so users can also use it to store
data directly or mount some parts into a filesystem.

The SPI Flash usually use SPI0.

This driver was implemented by Dong Heng dongheng@espressif.com
and modified to fix coding style by Alan Carvalho de Assis.
2020-07-31 23:37:30 +01:00
..
include ESP32: Add driver support to SPI Master and Slave 2020-07-19 21:26:58 +01:00
src xtensa/esp32: Add SPI Flash device driver 2020-07-31 23:37:30 +01:00
Kconfig Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00