PlatformIO

Revision as of 17:58, 26 May 2020 by Qdaniel (talk | contribs) (Installing PlatformIO)

Installing PlatformIO

PlatformIO can be either installed as a command line tool or plugin in Visual Studio Code. The latter is preferred for newer users and general use as it includes a code editor (VS Code) and a GUI.

  • First download and install Visual Studio Code
  • Open Visual Studio Code and navigate to Extensions in the sidebar
  • Search for PlatformIO and press install

File:Platformio install.jpg

Getting started

Troubleshooting