Rajaram-Regupathy / libtypec

“libtypec” is aimed to provide a generic interface abstracting all platform complexity for user space to develop tools for efficient USB-C port management. The library can also enable development of diagnostic and debug tools to debug system issues around USB-C/USB PD topology.
34 stars 4 forks source link

lstypec: altmode vdo decoding, command line args, warnings, ufp/dfp f… #5

Closed Rajaram-Regupathy closed 2 years ago

Rajaram-Regupathy commented 2 years ago

…ixes

This update adds alt mode vdo decoding and command line options. It also reformats the printed out data to more closely match lsusb. Additionally, it resolves compiler warnings and fixes an existing ufp/dfp decoding bug.