Closed
Description
I am using a CP2102-based USB-serial adapter on OS X 10.11.3. The adapter is present at /dev/tty.SLAB_USBtoUART
and /dev/cu.SLAB_USBtoUART
.
Before "solve_serial_windows" branch was merged (i.e. at commit 4c901d3), I could see my serial adapter in the ports list. After the merge, it is not present in the list (although some other ports are still present).
Running build/macosx/liblistSerials-1.0.5/osx/listSerialC
gives:
/dev/cu.SLAB_USBtoUART | 10C4:EA60 | 0001 CP210x USB to UART Bridge Controller Silicon Labs
In the new version (build/macosx/liblistSerials-1.1.0/osx/listSerialC
) i get:
/dev/cu.SLAB_USBtoUART | 10C4:EA60 | (null) (null) (null)
Anything I can do to help fix this issue?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels