Closed
Description
If a device is not in BOOTSEL mode but is exposing a reset interface along with STDIO USB, then we can potentially run any command by first resetting the device to BOOTSEL mode, and then performing the original intended command.
- We should use the same
-f, --force
or whatever from Support "reset" command for non BOOTSEL device with STDIO USB reset interface #13 - We can reset the device into PICOBOOT only mode when doing this to avoid the device ever showing up as a drive
Open question; if we are performing an operation other than "load -x", what should we do after - the device will be left not running. We can either reset it or expose the USB interface at that point (in which case we may as well expose it as soon as reset if we won't be resetting again after the command)
Metadata
Metadata
Assignees
Labels
No labels