mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 09:38:42 +00:00
f2dee1433c21ffa3ded4521d28b3418e28560085
Moving backtrace_count before the variable-length backtrace array ensures magic, pc, and count are at fixed offsets regardless of MAX_BACKTRACE value. This makes the .noinit data readable across firmware versions that may change the max backtrace depth. Co-Authored-By: J. Nick Koston <nick@koston.org>
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
601 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
