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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
README.md CI: remove readme content: 2017-05-08 11:44:45 +08:00

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

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