1 unstable release
new 0.1.0 | Nov 5, 2024 |
---|
#864 in Hardware support
13KB
285 lines
HUSB238
This is a HUSB238 driver based on embedded-hal. Support async
and sync
features.
You can check out power-desk to see how to use this driver in your project.
Usage
To add the HUSB238 driver to your project, run the following command:
# sync
cargo add husb238
# async
cargo add husb238 --features async
License
Rand is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.
Dependencies
~2MB
~43K SLoC