This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-01 19:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf
/
components
/
esp_driver_spi
/
test_apps
/
master
/
main
History
wanlei
d15e53d876
refa(spi): clean up esp_dma_xxx memory allocation code
2024-09-05 10:56:30 +08:00
..
CMakeLists.txt
feat(spi_master): add test clock src and config validation
2024-08-14 11:35:58 +08:00
idf_component.yml
…
test_app_main.c
…
test_spi_bus_lock.c
…
test_spi_master_sct.c
fix(spi_master): fix sct mode descripter oob when data lager then 4092 bytes
2024-05-13 11:42:29 +08:00
test_spi_master.c
refa(spi): clean up esp_dma_xxx memory allocation code
2024-09-05 10:56:30 +08:00
test_spi_sio.c
…