Merge branch 'feature/enable_sha_support_for_esp32c61' into 'master'

feat: enable support for sha peripheral in esp32c61

Closes IDF-9234

See merge request espressif/esp-idf!32830
This commit is contained in:
Mahavir Jain
2024-09-20 13:22:14 +08:00
9 changed files with 253 additions and 25 deletions
@@ -13,8 +13,6 @@
static SHA_CTX ctx;
//TODO: [ESP32C61] IDF-9234
bootloader_sha256_handle_t bootloader_sha256_start()
{
// Enable SHA hardware