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

feat: Autodetect port #109

Merged
merged 1 commit into from
Jun 20, 2023
Merged

feat: Autodetect port #109

merged 1 commit into from
Jun 20, 2023

Conversation

kr-g
Copy link
Contributor

@kr-g kr-g commented Jun 20, 2023

this opens a port as detected by pyserial, or asks from a list which to open.
its up to the end-user which one to choose.
no dependency to esptool

resolves #82

@kr-g
Copy link
Contributor Author

kr-g commented Jun 20, 2023

there are also in addition new cmd-line options for device details

-ls, --list-dev list connected devices
-lsr, --list-dev-raw list connected devices (raw)
-lsrp, --list-dev-raw-pretty
list connected devices pretty (raw)

@skorokithakis skorokithakis changed the title auto detect port feat: Auto detect port Jun 20, 2023
@skorokithakis skorokithakis changed the title feat: Auto detect port feat: Autodetect port Jun 20, 2023
@skorokithakis
Copy link
Collaborator

Thank you!

@skorokithakis skorokithakis merged commit 2378a26 into wendlers:master Jun 20, 2023
@kr-g kr-g deleted the auto-detect-port branch June 20, 2023 21:06
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.

Automatic serial port selection
2 participants