PD Buddy Sink Firmware
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Clara Hobbs b1de72215c Update to ChibiOS 18.2.1 il y a 5 ans
..
docs Implement PD 3.0 collision avoidance il y a 6 ans
include Update to ChibiOS 18.2.1 il y a 5 ans
src Update to ChibiOS 18.2.1 il y a 5 ans
templates License the library under the Apache License il y a 6 ans
LICENSE License the library under the Apache License il y a 6 ans
README.md README improvements il y a 6 ans
pd-buddy.mk Update to ChibiOS 18.2.1 il y a 5 ans

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.