Zephyr IDE for VS CodeThe Zephyr IDE for VS code extension provides tools to aide in your Zephyr Project work flow. This extension helps you to build Zephyr projects and share them with your team. Please check out our new extension pack that bundles in additional tools. You can read a little bit more about the motivation behind the project here. Features
Getting StartedThere is a manual available to help get started along with a couple Youtube tutorials. You can have a look at this sample directory to also help with getting started and sharing project. RequirementsIn order for this application to work correctly the zephyr require build tools need to be installed and available on the path. These include cmake, python3, and Devicetree Compiler. See the Install Dependecies Section of the Zephyr Getting Started Guide For ubuntu please also install python3-venv by Known Issues
Release NotesSee CHANGELOG for release notes Development and DebuggingSee the Zephyr IDE for VS Code Developer's Guide for development and debugging instructions. |