ESPHome 2026.4.5
Loading...
Searching...
No Matches
crash_handler.h File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
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.