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

usbd-picotool-reset

USB Class to enable resetting using picotool

4 releases (2 breaking)

new 0.3.0 May 12, 2024
0.2.0 Oct 3, 2023
0.1.1 Mar 25, 2023
0.1.0 Mar 25, 2023

#1047 in Hardware support

Download history 9/week @ 2024-02-20 37/week @ 2024-02-27 2/week @ 2024-03-12 5/week @ 2024-03-19 3/week @ 2024-03-26 40/week @ 2024-04-02 53/week @ 2024-04-16 132/week @ 2024-05-07

185 downloads per month

MIT/Apache

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

~8MB
~158K SLoC