PD Buddy Sink Firmware
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Clara Hobbs b1de72215c Update to ChibiOS 18.2.1 5 лет назад
..
docs Implement PD 3.0 collision avoidance 6 лет назад
include Update to ChibiOS 18.2.1 5 лет назад
src Update to ChibiOS 18.2.1 5 лет назад
templates License the library under the Apache License 6 лет назад
LICENSE License the library under the Apache License 6 лет назад
README.md README improvements 6 лет назад
pd-buddy.mk Update to ChibiOS 18.2.1 5 лет назад

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.