mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
6c7e0520491f4ba32000fa9f546b0d890e7a9903
ESP8266's older Arduino GCC doesn't optimize small memcpy into single load/store instructions, making the memcpy path 16 bytes larger than byte-at-a-time on that platform. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
