Zephyr v4.0.0
Zephyr workspace configuration for VS Code
Linux environment
<workspace_path> $ sudo init_environment.bash
Windows environemt (note: run powershell with admin right)
PS <workspace_path> init_environment.bat
-
Open VS Code >> File >> Open Folder
-
Move to workspace folder
-
Press Ctrl + Shift + P to open command tab >> Extensions: Show Recommended Extensions
-
At Extensions tab, install all extension
- Rebuild: Ctrl + Shift + B
- Flash: Ctrl + Shift + F
- Debug: F5