mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
52e3f09b32
Common spi functionality for sharing the SPI bus between modules is moved from esp_driver_spi to a more fitting location in esp_hw_support (shared HW resource control). This also allows us to decouple the spi_flash driver from esp_driver_spi, removing esp_driver_spi and esp_ringbuf from G1 builds. |
||
---|---|---|
.. | ||
include | ||
src/gpspi | ||
test_apps | ||
CMakeLists.txt | ||
Kconfig | ||
linker.lf |