|
ESPHome 2026.5.0b1
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::esp32 |
Functions | |
| void | esphome::esp32::crash_handler_read_and_clear () |
| Read and validate crash data from NOINIT memory. | |
| void | esphome::esp32::crash_handler_log () |
| Log crash data if a crash was detected on previous boot. | |
| void | esphome::esp32::crash_handler_clear () |
| Clear the magic marker and mark crash data as consumed. | |
| bool | esphome::esp32::crash_handler_has_data () |
| Returns true if crash data was found this boot. | |