esp-idf/components/mbedtls
Marius Vikhammer 09e1d104ba SHA: fix dma lldesc going out of scope issue
DMA process didnt wait for idle before returning.
This meant that there was a potential for the dma
descriptors which were on the stack to be reclaimed
before the DMA operation finished.
2020-11-18 06:04:31 +00:00
..
esp_crt_bundle Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mbedtls@90f46c8b17 mbedtls: update to mbedtls release v2.16.7 2020-07-20 15:50:20 +05:30
port SHA: fix dma lldesc going out of scope issue 2020-11-18 06:04:31 +00:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt SHA: add HAL layer and refactor driver 2020-10-09 08:24:08 +00:00
component.mk SHA: add HAL layer and refactor driver 2020-10-09 08:24:08 +00:00
Kconfig time: Fix gettimeofday for ESP32-S3 2020-10-20 14:09:32 +08:00
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00