Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages