| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.5.1 source code.tar.gz | 2026-05-24 | 6.6 MB | |
| 2026.5.1 source code.zip | 2026-05-24 | 10.1 MB | |
| README.md | 2026-05-24 | 4.0 kB | |
| Totals: 3 Items | 16.7 MB | 24 | |
- Bump zeroconf from 0.149.12 to 0.149.13 [#16520] by @dependabot[bot]
- Bump zeroconf from 0.149.13 to 0.149.16 [#16533] by @dependabot[bot]
- [espidf] Filter noisy 'git rev-parse' errors when .git is stripped [#16521] by @swoboda1337
- [espidf] Fix tarfile extract crashing on Python 3.11 with None mode [#16530] by @swoboda1337
- [espidf] Write version.txt after extract so bootloader shows the real version [#16532] by @swoboda1337
- [core] Persist & restore CORE.toolchain through StorageJSON [#16531] by @swoboda1337
- [espidf] Backport ninja linux-arm64 entry into tools.json on aarch64 hosts [#16527] by @swoboda1337
- [espidf] Default to remote HEAD when cg.add_library URL has no #ref [#16535] by @swoboda1337
- [espidf] Honor the dict shorthand for library.json dependencies [#16537] by @swoboda1337
- [esp32] Defer esp_panic_handler wrap so arduino-esp32 IDF component skips it [#16538] by @swoboda1337
- [tuya] Restore null guard on status_pin lost in [#16353] [#16539] by @swoboda1337
- [api] Break api_connection/api_server include cycle to drop custom unique_ptr deleter [#16542] by @bdraco
- [sx126x] Assert NSS before wait_busy so commands wake the chip from sleep [#16546] by @swoboda1337
- [core] Refresh compiled config cache after upload/logs fallback [#16548] by @bdraco
- [sendspin] Bump sendspin-cpp to v0.6.1 [#16553] by @kahrendt
- [dashboard] Fix flaky test_websocket_refresh_command on Windows CI [#16565] by @bdraco
- [libretiny] Fix LN882H IRAM_ATTR injection point in patch_linker.py [#16570] by @Bl00d-B0b
- [esp8266] Use os_timer-based esp_delay() in delay() [#16563] by @bdraco
- [uart] Wake main loop on ESP8266 software serial RX [#16562] by @bdraco
- [esp32] Demote IDF #warning deprecations from error under ESP-IDF toolchain [#16584] by @swoboda1337
- [bluetooth_proxy] Recover slot stuck in DISCONNECTING when CLOSE_EVT is dropped [#16588] by @bdraco
- [esp32] Replace per-class -Wno-error=X demotes with blanket -Wno-error for ESP-IDF toolchain [#16599] by @swoboda1337
- [esp32] Disable IDF's COMPILER_DISABLE_DEFAULT_ERRORS so -Wno-error actually undoes -Werror [#16604] by @swoboda1337