mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 09:38:42 +00:00
42ac8c705add50da4403291eab5a4f4f46c7b25a
Arduino framework already wraps esp_panic_handler for its own backtrace handler, causing a linker conflict. Only enable our crash handler when using ESP-IDF framework by gating behind USE_ESP32_CRASH_HANDLER define (set via cg.add_define). 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%
