mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
7113e41550e3a1f18f2b36102da0489a35d211ef
- Add #if defined(PICO_RP2350) for SRAM end (520KB vs 264KB) so stack scanning works on both RP2040 and RP2350 - Widen flash range check to 4MB for RP2350 - Add __attribute__((noreturn)) to hard_fault_handler_c - Mark exc_return parameter as unused via /*exc_return*/ - Build addr2line hint line with all addresses (PC, LR, and BT*) so users can copy-paste a single command for full decode
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
545 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
