picotool icon indicating copy to clipboard operation
picotool copied to clipboard

Allow rebooting devices with non usb_stdio PID

Open zeha opened this issue 1 year ago • 0 comments

Looking at the picotool source, the feature to reboot a running application into BOOTSEL mode is hidden behind a check for the stdio_usb vid/pid. It would be very useful to allow passing a custom vid/pid, for devices that want to reuse the stdio_usb reset_interface code, but otherwise want a custom vid/pid.

Such a setup is currently under consideration for the MNT Pocket Reform open hardware: https://mntre.com/reform.html

zeha avatar Sep 09 '24 21:09 zeha