This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_hw_support
/
test_apps
/
dma
/
main
History
morris
200eb866dc
feat(gdma): support hardware crc calculation
...
On ESP32-P4, the GDMA peripherals support CRC calculating.
2023-08-31 02:11:47 +00: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
fix(async_memcpy): destination alignment check against cache line size
2023-08-15 17:40:17 +08:00
test_gdma.c
feat(gdma): support hardware crc calculation
2023-08-31 02:11:47 +00:00