nuttx/arch/xtensa/src
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
..
common arch: up_assert shouldn't call exit directly 2020-07-19 01:21:36 +01:00
esp32 xtensa/esp32: Add SPI Flash device driver 2020-07-31 23:37:30 +01:00
lx6 arch/Toolchain.defs: Change all ARCROSSDEV to CROSSDEV 2020-07-20 23:50:59 -07:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile Makefile: Fix Make.dep not updated by config changes 2020-07-28 03:59:45 -05:00