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
8c8affc81255152a7da697a68de34efb39ae2b23
esp-idf
/
components
/
esp_hw_support
/
test_apps
/
dma
/
main
T
History
morris
fd3d1aa101
feat(async_memcpy): refactor driver code to support different DMA backen
...
To support AHB and AXI DMA memory copy for the same target (esp32p4).
2023-08-03 12:02:09 +08:00
..
CMakeLists.txt
gdma: migrate ut to pytest
2022-09-22 10:44:57 +08:00
idf_component.yml
dma: use ccomp_timer component for testing performance metric
2023-05-04 14:09:36 +08:00
test_app_main.c
gdma: migrate ut to pytest
2022-09-22 10:44:57 +08:00
test_async_memcpy.c
feat(async_memcpy): refactor driver code to support different DMA backen
2023-08-03 12:02:09 +08:00
test_gdma.c
feat(gdma): test non-cacheable DMA descriptor
2023-07-25 10:59:07 +08:00