Mike Szczys
golioth.io
https://chaos.social/@szczys
What if you could build Zephyr apps without any setup?
(Try it yourself: https://github.com/golioth/zephyr-training)
GitHub repos that have devcontainers have a Codespaces tab
You get the VS Code with a complete build environment
Binaries must be downloaded and flashed locally
The entirety of what was shown in the demo
Perform the repo-setup steps
This is a manifest repository, so west update pulls in all dependencies (like the Zephyr tree).
Install extensions and configure settings
Custom west command used to rename binaries
Speed up the creation process
A prebuild means the configuration step is already done.
You won't have to wait for west update to clone all repos each time you start a new instance.
What to know
*if you don't mind running in priviledged mode
Adding SEGGER/Nordic tools to container
What about WebUSB?
What are they good for?
Mike Szczys
mike@golioth.io
chaos.social/@szczys