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

Issue with multiple targets #296

Open
fabianoriccardi opened this issue Apr 26, 2023 · 0 comments
Open

Issue with multiple targets #296

fabianoriccardi opened this issue Apr 26, 2023 · 0 comments

Comments

@fabianoriccardi
Copy link

If I run

pio run -t clean -t upload -t uploadfs -t monitor

it uploads 2 times the fs, but no firmware! Clean and monitor are executed properly.

If I run

pio run -t clean -t upload -t monitor

it uploads the firmware as expected.

pio --version gives 6.1.7b2 on Windows 10, Visual Studio Code.

Originally posted by @fabianoriccardi in platformio/platformio-core#4604 (comment)

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

1 participant