ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
debug_esp8266.cpp 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::debug
 

Functions

 esphome::debug::PROGMEM_STRING_TABLE (ResetReasonStrings, "Power On", "Hardware Watchdog", "Exception", "Software Watchdog", "Software/System restart", "Deep-Sleep Wake", "External System", "Unknown")
 
 esphome::debug::PROGMEM_STRING_TABLE (FlashModeStrings, "QIO", "QOUT", "DIO", "DOUT", "UNKNOWN")
 

Variables

struct rst_info resetInfo
 
uint32_t core_version
 
const char * core_release
 

Variable Documentation

◆ core_release

const char* core_release
extern

◆ core_version

uint32_t core_version
extern

◆ resetInfo

struct rst_info resetInfo
extern