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-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e97d59c545e76b58a79110f545d3665317e8fd28
esp-idf
/
components
/
esp_driver_sdspi
/
src
History
Adam Múdry
b51a9d5965
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-10-15 20:27:30 +08: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-10-15 20:27:30 +08:00
sdspi_private.h
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00
sdspi_transaction.c
…