mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
49dcc89130121f1ba60c011ac32299e2d4118543
The board name lands unquoted in two -D bodies and the flash linker script name joins under the SDK and build ld dirs, so both are now shape-validated like f_cpu. A VTABLES_IN_* define carrying a body would split the compile line from the linker script and is refused. The damaged-cache overwrite moves into a shared _write_generated helper scoped to the comparison read: a corrupt existing copy is logged and replaced (the testing-mode flash ld gets the same recovery), while a genuine write failure still raises with its cause.
…
…
…
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
572 MiB
Languages
C++
58.7%
Python
40.7%
C
0.3%
JavaScript
0.2%
