mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 09:25:34 +00:00
9bcf6adaedb06b0dcb7ae2647a9ee37256199c50
- Add compressed c.jalr (2-byte) instruction check alongside 4-byte JAL/JALR, since ESP32 RISC-V targets have the C extension enabled. - Track register-sourced entries (MEPC/RA) separately from stack-scanned ones, and skip return-address validation for register entries since they are known-good values from the exception frame. Co-Authored-By: J. Nick Koston <nick@koston.org>
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
529 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
