A VS Code Workspace for developing Zephyr Projects. It opens a Docker container from the official Zephyr Docker images which has everything you need to get started developing a Zephyr project. Use ...
From VS Code, open the menu: Terminal → Run Build Task... Select Generate micro:bit universal hex. This builds for both v1 and v2 boards, producing a single microbit-universal.hex file. To flash the ...