Files
esp-idf/components/esp_system/port/brownout.c
Marius Vikhammer 0f555b2a1d system: fix brownout ISR triggering assert on single-core configs.
ISR handler was incorrectly calling stall other cpu even on single core systems

Closes https://github.com/espressif/esp-idf/issues/9456
2022-08-01 16:18:30 +08:00

2.6 KiB