mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 13:34:07 +00:00
5adc673981041958e5f29b7442492185a9ba7796
The ISR with cache disabled case can't be handled without esp_rom_vprintf — the caller's format string and tag are also in flash, so even esp_rom_printf would crash. This is the same limitation V1 had. Document it and keep the simpler code.
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
726 MiB
Languages
C++
55.5%
Python
43.9%
C
0.3%
JavaScript
0.2%
