rp2040: support usb_request_bootloader
Signed-off-by: Lasse Dalegaard <dalegaard@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
committed by
Kevin O'Connor
parent
bb2f27f928
commit
0597210cb9
@@ -153,7 +153,8 @@ usb_set_configure(void)
|
||||
void
|
||||
usb_request_bootloader(void)
|
||||
{
|
||||
// XXX
|
||||
// Use the bootrom-provided code to reset into BOOTSEL mode
|
||||
reset_to_usb_boot(0, 0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user