Skip to content

thenguyenyf/zephyrworkspace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zephyr v4.0.0

zephyrworkspace

Zephyr workspace configuration for VS Code

To initialize new workspace

Linux environment

<workspace_path> $ sudo init_environment.bash

Windows environemt (note: run powershell with admin right)

PS <workspace_path> init_environment.bat

To install recommended extensions

  1. Open VS Code >> File >> Open Folder

  2. Move to workspace folder

  3. Press Ctrl + Shift + P to open command tab >> Extensions: Show Recommended Extensions

  4. At Extensions tab, install all extension

Shortcuts

  • Rebuild: Ctrl + Shift + B
  • Flash: Ctrl + Shift + F
  • Debug: F5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.2%
  • Batchfile 40.8%