| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.4.4 source code.tar.gz | 2026-05-05 | 6.2 MB | |
| 2026.4.4 source code.zip | 2026-05-05 | 9.7 MB | |
| README.md | 2026-05-05 | 1.4 kB | |
| Totals: 3 Items | 15.9 MB | 0 | |
- [automation] Fix codegen type for component.resume update_interval [#16069] by @bharvey88
- [mcp23xxx_base] Reject unsupported interrupt_pin options (inverted, allow_other_uses) [#16149] by @bdraco
- [core] Strip \?\ prefix from sys.executable for PlatformIO subprocess [#16158] by @jesserockz
- [esp32] Replace 512B stack buffer in printf wraps with picolibc cookie FILE [#16170] by @bdraco
- [lvgl] Clamp values for meter line indicators [#16180] by @clydebarrow
- [esp32] Drop printf wrap on IDF 6.0+ (picolibc no longer needs it) [#16189] by @bdraco
- [api] Fall back to owning types for service array args used after a delay [#16140] by @bdraco
- [api] Use safe_print for log output and fix safe_print bytes-repr fallback [#16160] by @jesserockz