Hi everyone! 👋

I released the new version of Zephyr Tools for VSCode yesterday. It should be pushing out to everyone for updates if not already.

Since there are some big changes that have been released with NCS 2.7 and Zephyr 3.7, they broke some of the functionality in the extension. Fortunately, it wasn’t too bad of a fix. 😃

Added:

  • Can configure west runner with Zephyr Tools: Change Runner including extra params for power users
  • Can enable and disable use of --sysbuild flag for west build
  • Board search is now more efficent. Also compatible with HWMv2

Changed:

  • Now does not cancel running tasks for Zephyr Tools: Build and Flash commands. (Useful for keeping Serial Monitor alive)

Let me know if you run into any snags. I tested it heavily on Linux and less on the other platforms. There’s nothing platform specific that could break things but you never know!

Here’s the extension on VSCode marketplace: https://marketplace.visualstudio.com/items?itemName=circuitdojo.zephyr-tools

    Terms and Conditions | Privacy Policy