https://github.com/elagil/usbpd
USB power-delivery crate
https://github.com/elagil/usbpd
Last synced: 24 days ago
JSON representation
USB power-delivery crate
- Host: GitHub
- URL: https://github.com/elagil/usbpd
- Owner: elagil
- Created: 2025-01-15T20:44:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-19T19:47:41.000Z (about 2 months ago)
- Last Synced: 2026-03-13T01:16:47.174Z (24 days ago)
- Language: Rust
- Homepage:
- Size: 14.1 MB
- Stars: 25
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-embedded-rust - usbpd - PD library and traits, supports Sink mode, with Source functionality planned. (no-std crates / WIP)
- rust-embedded - usbpd - PD library and traits, supports Sink mode, with Source functionality planned. (no-std crates / WIP)
README
# USB PD library and examples
- [Library](./usbpd/)
- [Examples](./examples/)
- [USB PD specification](./USB_PD_R3_2%20V1.1%202024-10.pdf)