mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 04:28:43 +00:00
0603190c3c31b118d8c671b05df1e50a1772f21b
Add sync_debug_check_bounds_() that syncs pos_ from a local pointer before checking bounds. Use it in encode_varint_raw_64 and encode_varint_raw_slow_ to restore per-byte bounds checking in debug mode without breaking the __restrict__ optimization in production (where it's a no-op).
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
601 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
