mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 11:06:04 +00:00
71649f6c1f91fcf32ba5e6a6ee6cfbcb5edf5aea
The LX106 (ESP8266) has no MMU, TLB, PIF, or privilege levels, so exception causes 1, 5, 7, 8, 12-18, and 24-26 can never occur. Remove them and shorten remaining cause names. Also drop Syscall, Alloca, PCValue, Privileged which are unreachable on this core.
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
605 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
