Biggest update to SDK management since day one:
β
Zephyr SDK 1.0 support (with new gnu/<triple> layout)
β
Multiple SDK versions coexist, selected automatically per workspace
β
No more re-running setup just to swap toolchains
β
Init Repo installs the required SDK automatically
β
βManage SDKsβ β list, switch, uninstall versions
β
Updated Dependencies keeps Python venv in sync after west update
Plus everything from the 0.5.x series:
β’ Faster incremental builds
β’ Multi-board builds
β’ Per-board overrides
β’ nRF91xx device recovery
β’ probe-rs debug workflow
Windows users with spaces in their username β we fixed that too π
Grab it: https://marketplace.visualstudio.com/items?itemName=circuitdojo.zephyr-tools
Full changelog: https://github.com/circuitdojo/zephyr-tools/blob/main/CHANGELOG.md
Feedback and contributions welcome!