Skip to content

Commit 7b04a03

Browse files
Update rp2040.rst (#1515)
1 parent 8e4008b commit 7b04a03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/rp2040.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,7 @@ void rp2040.enableDoubleResetBootloader()
9595
Add a call anywhere in the sketch to ``rp2040.enableDoubleResetBootloader()`` and
9696
the core will check for a double-tap on reset, and if found will start the USB
9797
bootloader.
98+
99+
void rp2040.rebootToBootloader()
100+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
101+
Will reboot the RP2040 into USB UF2 upload mode.

0 commit comments

Comments
 (0)