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 |
#1937 in Hardware support
256 downloads per month
14KB
116 lines
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.
usbd-picotool-reset
Implements a UsbClass to enable resetting on command sent by picotool.
Dependencies
~9.5MB
~188K SLoC