This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-28 01:04:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdba7a71d71becb855c42d4ffd5d07b4a54543ff
esp-idf
/
components
/
esp_driver_spi
/
include
/
esp_private
T
History
wanckl
7bc0fc6870
fix(driver_spi): fixed esp32p4 gpspi with dma potential crash or stuck
2026-06-29 15:41:15 +08:00
..
spi_common_internal.h
fix(driver_spi): fixed esp32p4 gpspi with dma potential crash or stuck
2026-06-29 15:41:15 +08:00
spi_dma.h
fix(driver_spi): support un-aligned dma transaction and psram transaction
2025-12-15 15:59:21 +08:00
spi_master_internal.h
ci(header_check): Add check for public header should not include freertos
2025-12-10 15:10:43 +08:00
spi_slave_internal.h
refactor(spi): make spi driver as component
2023-11-09 14:50:05 +08:00