Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 644 Bytes

File metadata and controls

17 lines (12 loc) · 644 Bytes

Platformio Devcontainer Template

This is a VSC Devcontainer for Platformio based on Debian Buster.

  • It uses Python 3.8.3
  • Installs the nececessary udev rules
  • Passtrough USB devices
  • Forwards pio home on port 8008
  • Uses default pio projects folder as workspace

It should work with all Unix based operating systems. Windows 10 is currently not supported, because there is no USB passtrough support in Docker for Windows.

License

Copyright 1996 Lennart Zebandt
SPDX-License-Identifier: Apache-2.0