This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-06 21:26:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afa266ebd668aeda1ca9aa99eb45e65eeef2a05a
esp-idf
/
components
/
esp_driver_spi
History
morris
db750dc1a0
feat(dma): graduate the dma driver from esp_hw_support to esp_driver_dma
2026-01-29 14:41:14 +08:00
..
include
fix(driver_spi): fixed spi_dma_malloc() utils api crash
2025-12-15 15:59:21 +08:00
src
/gpspi
refactor(gdma): channel allocation can return both direction within the same call
2026-01-07 22:44:54 +08:00
test_apps
Merge branch 'fix/spi_edma_and_hal_component_6.0' into 'release/v6.0'
2025-12-17 14:54:05 +08:00
CMakeLists.txt
feat(dma): graduate the dma driver from esp_hw_support to esp_driver_dma
2026-01-29 14:41:14 +08:00
Kconfig
feat(spi_master): support dma transfer with psram directly
2025-12-15 15:59:04 +08:00
linker.lf
feat(driver_spi): split spi hal component
2025-12-16 20:38:09 +08:00