mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-12 13:30:03 +01:00
This fixes a bug introduced by !848, where APP CPU would not be reset during esp_restart, if esp_restart was called from a task running on APP CPU, and wouldn’t be reset by PRO CPU on startup. This change replaces stalling APP CPU with resetting it. Also adds a non-automated esp_restart tests.
417 B
417 B