aboutsummaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-08-16 06:10:33 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-08-16 06:10:33 -0400
commit5dad37433f3ed4a81baf7bc2a89f38f2db7e4af1 (patch)
tree83f074b1aea6bdfd28c0862e30b22713763f66e0 /source
parente77706eedde0f7363068c2ebaec415fb1a3f9e36 (diff)
downloadlibrambutan-5dad37433f3ed4a81baf7bc2a89f38f2db7e4af1.tar.gz
librambutan-5dad37433f3ed4a81baf7bc2a89f38f2db7e4af1.zip
bootloader: Tweak.
Diffstat (limited to 'source')
-rw-r--r--source/bootloader.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/bootloader.rst b/source/bootloader.rst
index e9a52cf..d3a1abb 100644
--- a/source/bootloader.rst
+++ b/source/bootloader.rst
@@ -750,4 +750,5 @@ obtaining help, with IRC (server irc.freenode.net, channel
bootloader that ST builds into their chips'
hardware, which communicates over :ref:`usart`.
This is different from the LeafLabs bootloader,
- which is a normal program that runs on your board.
+ which is a normal program that runs on your board,
+ and communicates over :ref:`usb`.