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-09 06:36:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
553978bf5e86efe9f3c2cbc8c003fa8dc3fdfe72
esp-idf
/
components
/
esp_driver_sdspi
/
src
History
Adam Múdry
9db29df39a
feat(sdspi): Add an option to modify wait time for MISO before sending next command
...
Closes
https://github.com/espressif/esp-idf/issues/16909
2025-08-20 08:57:51 +02:00
..
sdspi_crc.c
…
sdspi_crc.h
…
sdspi_host.c
feat(sdspi): Add an option to modify wait time for MISO before sending next command
2025-08-20 08:57:51 +02:00
sdspi_private.h
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
sdspi_transaction.c
…