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
32895539f2f961673094de4c92812fe0571fb142
esp-idf
/
components
/
esp_driver_spi
/
test_apps
/
master
/
main
T
History
wanckl
32895539f2
fix(driver_spi): support un-aligned dma transaction and psram transaction
2026-01-06 14:16:20 +08:00
..
CMakeLists.txt
feat(spi_master): support dma transfer with psram directly
2026-01-06 14:16:04 +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
test(system): increased 200B memory leak thresh due to mmu mmap mutex
2025-04-14 10:45:40 +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
feat(driver_spi): add h21 spi drivers supports
2025-04-03 11:27:29 +08:00
test_spi_master.c
fix(driver_spi): support un-aligned dma transaction and psram transaction
2026-01-06 14:16:20 +08:00
test_spi_sio.c
refactor(driver_spi): test apps merge duplicat cases using soft spi
2025-04-03 11:29:19 +08:00