Skip to content

use provided upload port when uploading Filesystem partition #1588

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Jason2866
Copy link
Contributor

@Jason2866 Jason2866 commented May 17, 2025

and if none found use auto detection for the port. Partially fixes #1582
When the port is provided via Platformio VSC extension it is still auto detected. Dont know how to get choosen settings from the Platformio VSC extension.

@Jason2866 Jason2866 changed the title use provided upload port use provided upload port when uploading Filesystem partition May 17, 2025
@valeros
Copy link
Member

valeros commented May 23, 2025

Hi @Jason2866, thanks for the PR. Unfortunately, your PR won't fix the issue as it spans across different parts of PlatformIO ecosystem (changes also required for the IDE extension and Core in the first place).

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

Successfully merging this pull request may close these issues.

"Upload FileSystem Image" use unexpected port
2 participants