mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-28 13:41:43 +01:00
Activated AES, RSA and SHA hardware acceleration for esp32s2 and enabled related unit tests. Updated with changes made for ESP32 from0a04034,961f59fandcaea288. Added performance targets for esp32s2beta Closes IDF-757