mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
- Also add RNG LL-APIs for ESP32-C61 - Add SOC_RNG_CLOCK_IS_INDEPENDENT for ESP32-C61: now that rng_ll_disable() actually clears the RNG clock gate, the application needs the esp_hw_support startup hook to re-enable the RNG after bootloader_random_disable()