aboutsummaryrefslogtreecommitdiffstats
path: root/source/bootloader.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-06-15 04:45:08 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-06-15 04:45:08 -0400
commitf89ed85e6645e7da73ba255d71f7affba4f8ce36 (patch)
treee7f527ec00d142c6b56efc7a99624d856690121a /source/bootloader.rst
parent8b4c4d8871d9b2537b37bd3482f307611bb98121 (diff)
downloadlibrambutan-f89ed85e6645e7da73ba255d71f7affba4f8ce36.tar.gz
librambutan-f89ed85e6645e7da73ba255d71f7affba4f8ce36.zip
bootloader: Point to perpetual bootloader troubleshooting item.
Diffstat (limited to 'source/bootloader.rst')
-rw-r--r--source/bootloader.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/source/bootloader.rst b/source/bootloader.rst
index df0d77d..cb2fd30 100644
--- a/source/bootloader.rst
+++ b/source/bootloader.rst
@@ -661,11 +661,9 @@ More information on ``Serial1`` is available :ref:`here
At this point, you're ready to plug the FTDI board into your computer
(via USB).
-**Step 3: Put your Maple into serial bootloader mode**. Do this by
-pressing the RESET button, then *while RESET is held down*, pressing
-and holding the BUT button. Next, *making sure to keep BUT held
-down*, release the RESET button and wait for a few seconds before
-releasing BUT.
+**Step 3: Put your Maple into serial bootloader mode**. See the
+:ref:`perpetual bootloader mode troubleshooting item
+<troubleshooting-perpetual-bootloader>` for instructions.
**Step 4: Get stm32loader.py**. You can download it directly from
`libmaple's GitHub page