|
ESPHome 2026.3.0
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::rp2040 |
Functions | |
| void | esphome::rp2040::crash_handler_read_and_clear () |
| Read crash data from watchdog scratch registers and clear them. | |
| void | esphome::rp2040::crash_handler_log () |
| Log crash data if a crash was detected on previous boot. | |
| bool | esphome::rp2040::crash_handler_has_data () |
| Returns true if crash data was found this boot. | |