Skip to content

NickVanderPyle/platformio-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformIO Devcontainer

  • Adds PlatformIO extension for VSCode
  • Exposes port 8008 so that PIO Home isn't blank when opening a PIO Home tab in VSCode
  • Mounts /dev so that Arduino devices on USB can read and written to
  • Not sure --privileged is still necessary
  • Installs Python and Clang dependencies
  • Sets udev rules to allow non-root to write to arduino devices in /dev
  • Sets a non-root user
  • Installs PlatformIO CLI tools
  • Sets the PIO Home port to 8008 which is the port that's exposed in devcontainer.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published