Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide initial support for drivers #7

Open
elagil opened this issue Jan 27, 2025 · 1 comment
Open

Provide initial support for drivers #7

elagil opened this issue Jan 27, 2025 · 1 comment

Comments

@elagil
Copy link
Owner

elagil commented Jan 27, 2025

Support could be added for:

  • FUSB302B
  • STM32 UCPD
  • CH32X035

Potentially in separate crates

@elagil
Copy link
Owner Author

elagil commented Jan 27, 2025

For implementing a new driver, just the Driver trait has to be filled. See https://github.com/elagil/usbpd/blob/main/src/lib.rs#L47-L60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant