esp-idf/components/esp_hw_support/test_apps/dma/main
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