17 November 2019

Configuring Platformio

By Bolukan

Installation

Download VSCode x64 and choose a System installation.

Start VSCode, select Extensions and Install PlatformIO IDE.

Configuration

Open a terminal and check current settings:
platformio.exe settings get

Change the project directory:
platformio.exe settings set projects_dir Z:\xxx\Repositories\PlatformIO\Projects