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:
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...