mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +00:00
f0944a944a1104127bf236ec6b071851a7e210c5
- hal.h: collapse the four-way USE_LIBRETINY_VARIANT_BK72* guard into USE_BK72XX. - libretiny/__init__.py: drop the stale reference to growing .itcm from 4.5 kB to 8.5 kB; BK72xx no longer gets any .ld patching. - patch_linker.py.script: hoist the duplicated "import subprocess" to the top, pull the fallback IRAM_ATTR symbols out into a module-level frozenset, and split the ELF scan into a helper so _post_link is just the print logic.
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
597 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
