diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-11 17:27:44 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-11 17:27:44 -0400 |
commit | e77706eedde0f7363068c2ebaec415fb1a3f9e36 (patch) | |
tree | 93f1690d9d08b9a8db84c5bf7792af8742681405 /source | |
parent | 7590eff36e173d693aac79209e03094d2c72e7c6 (diff) | |
download | librambutan-e77706eedde0f7363068c2ebaec415fb1a3f9e36.tar.gz librambutan-e77706eedde0f7363068c2ebaec415fb1a3f9e36.zip |
Typo.
Diffstat (limited to 'source')
-rw-r--r-- | source/bootloader.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/bootloader.rst b/source/bootloader.rst index a252473..e9a52cf 100644 --- a/source/bootloader.rst +++ b/source/bootloader.rst @@ -677,7 +677,7 @@ will appear unresponsive -- the LED won't blink, etc. Don't worry. This is the expected behavior for the serial bootloader. Do not confuse the above steps, which run the built-in serial -bootloader, with the steps for :ref:`perpetual boodloader mode +bootloader, with the steps for :ref:`perpetual bootloader mode <troubleshooting-perpetual-bootloader>`. **Step 4: Get stm32loader.py**. You can download it directly from |