#reset #class #vendor #features #picotool #resetting #usb-class

usbd-picotool-reset

USB Class to enable resetting using picotool

3 unstable releases

0.2.0 Oct 3, 2023
0.1.1 Mar 25, 2023
0.1.0 Mar 25, 2023

#1292 in Hardware support

50 downloads per month

MIT/Apache

13KB
115 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

~7MB
~147K SLoC