This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f2c26b8ec00a19d9e9fe7c5ca5644ebb374a91d8
esp-idf
/
components
/
esp_driver_spi
/
test_apps
/
master
/
main
T
History
Sonika Rathi
d5da858cd9
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +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
fix(spi): test_apps mv idf_perform_test to esp_driver_spi domain
2024-03-07 18:16:27 +08:00
test_app_main.c
fix(spi): test_apps mv idf_perform_test to esp_driver_spi domain
2024-03-07 18:16:27 +08:00
test_spi_bus_lock.c
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
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
fix(drivers): fix typos found by codespell
2024-03-28 10:01:27 +08:00