Utils: 'lstypec' is an utility that displays information about USB-C ports, partners and cables in a readable format based on ‘libtypec’. ‘typecstatus’ is an utility aimed to provide functionality that monitors USB-C ports of the platform and provides notifications to the user on the port status. The utility is based on ‘libtypec’ Version 0.3: Added Alternate mode VDO parsing Added partner/cable alternate mode details Added support to retrieve source and sink PDOs from local and partner. Added support to read billboard descriptors Added support in lstypec to parse and display PDO information Added support in typecstatus to reflect billboard and power contract of all ports Fixed various spelling mistakes found using the codespell tool Added additional CFLAGs to generate warnings and fix all warnings Fixed various issues found by Coverity Scan static analysis Added first cut of debian packaging and build shared library What's Changed lstypec: altmode vdo decoding, command line args, warnings, ufp/dfp f… by @Rajaram-Regupathy in #5 Fix various spelling mistakes found using the codespell tool by @ColinIanKing in #8 fix some build warnings with respect to buffer overflows by @ColinIanKing in #9 Various fixes for issues found by Coverity Scan static analysis by @ColinIanKing in #12 libtypec: Add PDO support to lstypec by @jthiesatgoogle in #16 First cut of debian packaging by @ColinIanKing in #17 New Contributors @ColinIanKing made first contribution in #8 @jthiesatgoogle made contribution in #16 Binary : https://github.com/Rajaram-Regupathy/libtypec/releases/download/libtypec_v0.3/libtypec_0_3.tar.xz Source : https://github.com/Rajaram-Regupathy/libtypec/releases/download/libtypec_v0.3/libtypec_0_3_Source.tar.xz