PD Buddy Sink Firmware
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clara Hobbs 8126c4dc4d Print the unchunked_ext_msg bit in get_source_cap před 6 roky
..
docs Implement PD 3.0 collision avoidance před 6 roky
include Print the unchunked_ext_msg bit in get_source_cap před 6 roky
src Make the INT_N line configurable před 6 roky
templates License the library under the Apache License před 6 roky
LICENSE License the library under the Apache License před 6 roky
README.md README improvements před 6 roky
pd-buddy.mk Rename lib/inc -> lib/include před 6 roky

README.md

PD Buddy Firmware Library

This library implements a subset of the USB Power Delivery Specification, Revision 2.0, Version 1.3, and Revision 3.0, Version 1.1, for microcontrollers running ChibiOS and connected to an FUSB302B USB Power Delivery PHY.

The library’s API is not yet considered stable, and is not documented outside of source code comments. For an example of its use, see the PD Buddy Sink Firmware.