esp-idf/components/idf_test
Marius Vikhammer 7fc7c49e5d crypto: allocate all DMA descriptors to DMA capable memory.
These were previously placed on the stack, but the stack could be placed in
RTC RAM which is not DMA capable.
2021-12-08 12:09:01 +08:00
..
include crypto: allocate all DMA descriptors to DMA capable memory. 2021-12-08 12:09:01 +08:00
integration_test
CMakeLists.txt
README.md

README.md

Note: The test cases in this folder are for Espressif internal use.

Goto internal project wiki Testing page for detail about this folder.