ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
logger_zephyr.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::zephyr_coredump
 
namespace  esphome::logger
 

Functions

 esphome::zephyr_coredump::__attribute__ ((weak)) void print_coredump()
 
 esphome::logger::__attribute__ ((section(".noinit"))) struct
 
void esphome::logger::k_sys_fatal_error_handler (unsigned int reason, const z_arch_esf_t *esf)
 
void k_sys_fatal_error_handler (unsigned int reason, const z_arch_esf_t *esf)
 

Variables

 esphome::logger::crash_buf
 

Function Documentation

◆ k_sys_fatal_error_handler()

void k_sys_fatal_error_handler ( unsigned int reason,
const z_arch_esf_t * esf )

Definition at line 188 of file logger_zephyr.cpp.