mirror of
https://github.com/esphome/esphome.git
synced 2025-10-22 19:53:46 +01:00
ef766f81e905c9e2361f7afdc7b1e3fdd4041f82
- Resolved merge conflict between embedded systems optimization and state management sections - Added StaticVector (compile-time max size) and FixedVector (runtime size) documentation - Clarified std::unique_ptr<uint8_t[]> lacks bounds checking and iterator support - Added nuance to linear search vs hashing tradeoffs for small datasets - Updated detection patterns to include _M_realloc_insert and _M_default_append
Description
Languages
C++
64.9%
Python
34.9%
C
0.1%