PlatformIO: Initialize or Update PlatformIO Project

This wizard allows you to create new build environments ([env:...]) for the specified boards. It means that you can build simultaneously the same code with multiple embedded platforms/boards.
The all changes will be written to project configuration file platformio.ini that will be created in root folder of a project.
Next time you can edit platformio.ini manually without this wizard.

PlatformIO Project Configuration File "platformio.ini" allows to set:

Please visit documentation for the other options and examples http://docs.platformio.org/en/stable/projectconf.html

The only first selected board (build environment [env:...]) will be used to generate data for Intelligent Code Completion and Smart Code Linter.

Note! The first initialization requires Internet connection and may take a while (need to install specific toolchains, frameworks, SDKs). Please be patient and let the initialization complete.

Loading boards...

Choose the directory: