PD Buddy Sink Firmware
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Clara Hobbs 8126c4dc4d Print the unchunked_ext_msg bit in get_source_cap 6 gadus atpakaļ
..
docs Implement PD 3.0 collision avoidance 6 gadus atpakaļ
include Print the unchunked_ext_msg bit in get_source_cap 6 gadus atpakaļ
src Make the INT_N line configurable 6 gadus atpakaļ
templates License the library under the Apache License 6 gadus atpakaļ
LICENSE License the library under the Apache License 6 gadus atpakaļ
README.md README improvements 6 gadus atpakaļ
pd-buddy.mk Rename lib/inc -> lib/include 6 gadus atpakaļ

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.