Skip to content

Allow SerialPortType::PciPort during port detection - #295

Merged
jessebraham merged 1 commit into
esp-rs:mainfrom
mbuesch:port-detection
Nov 15, 2022
Merged

Allow SerialPortType::PciPort during port detection#295
jessebraham merged 1 commit into
esp-rs:mainfrom
mbuesch:port-detection

Conversation

@mbuesch

@mbuesch mbuesch commented Nov 14, 2022

Copy link
Copy Markdown
Contributor

The USB serial port might have been misdetected by the system as PCI port (permanent port).

Fixes #285

The USB serial port might have been misdetected by the system
as PCI port (permanent port).

Fixes esp-rs#285

@jessebraham jessebraham left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking care of this!

@jessebraham
jessebraham merged commit 3b17792 into esp-rs:main Nov 15, 2022
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.

espflash doesn't detect serial anymore

2 participants