esp-idf/components/idf_test/include
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
..
esp32 ci: stop checking FLASH_SPEED_BYTE_PER_SEC_EXT_WR_4B performance 2021-07-05 11:20:55 +08:00
esp32c3 ci: adjust spi_flash performance value according to more test data 2021-06-17 09:49:04 +08:00
esp32h2 esp32h2: add some more fixes and TODOs 2021-07-01 20:36:39 +08:00
esp32s2 crypto: allocate all DMA descriptors to DMA capable memory. 2021-12-08 12:09:01 +08:00
esp32s3 crypto: allocate all DMA descriptors to DMA capable memory. 2021-12-08 12:09:01 +08:00
esp8684 ESP8684: Add esp8684 target to other repo for passing build 2021-11-06 17:33:45 +08:00
idf_performance.h freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions 2021-11-22 13:28:39 +08:00