4 releases (2 breaking)
0.3.0 | May 12, 2024 |
---|---|
0.2.0 | Oct 3, 2023 |
0.1.1 | Mar 25, 2023 |
0.1.0 | Mar 25, 2023 |
#1361 in Hardware support
14KB
116 lines
usbd-picotool-reset
Implements a UsbClass to enable resetting on command sent by picotool
.
lib.rs
:
UsbClass implementation for the picotool reset feature.
Note
For picotool to recognize your device, your device must be using Raspberry Pi's vendor ID (0x2e8a
)
and one of the product ID. You can check picotool's sources
for an exhaustive list.
Dependencies
~9MB
~179K SLoC