Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Doc request) compiling in platformio - selecting build envs via dropdown #161

Open
softhack007 opened this issue Sep 25, 2023 · 2 comments

Comments

@softhack007
Copy link
Contributor

afaik the "compiling from source code" page still suggest to change build_envs in platformIO.ini. This is not necessary any more when using VSCode.

  • click on the small "folder" icon
  • type part of the name you need, then you'll see a drop-down so select from it
  • click on the checkmark icon for compiling
  • click on the "plug" to start serial monitor
  • click on "left arrow" for uploading firmware to your board

image

image

@blazoncek
Copy link
Collaborator

@dosipod can you help?

@softhack007 softhack007 changed the title (feature request) compiling in platformio - selection build envs via dropdown (feature request) compiling in platformio - selecting build envs via dropdown Sep 25, 2023
@softhack007
Copy link
Contributor Author

Alternatively, the list of "Project tasks" can be used.
Click on the alien face (platformIO). This shows a list of "Project tasks".
Find the build environment you need, open it (click on folder icon), then click on "build" or "upload and monitor"

image

@softhack007 softhack007 changed the title (feature request) compiling in platformio - selecting build envs via dropdown (Doc request) compiling in platformio - selecting build envs via dropdown Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants