We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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.
6.1.7b2
Originally posted by @fabianoriccardi in platformio/platformio-core#4604 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I run
it uploads 2 times the fs, but no firmware! Clean and monitor are executed properly.
If I run
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)
The text was updated successfully, but these errors were encountered: