mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ecbe5a66f2
esp32: Fix hardware rng after esp_wifi_stop (second implementation) Ensures hardware RNG remains enabled at all times. Reworked version of !534 See merge request !536