diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-16 06:10:33 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-08-16 06:10:33 -0400 |
commit | 5dad37433f3ed4a81baf7bc2a89f38f2db7e4af1 (patch) | |
tree | 83f074b1aea6bdfd28c0862e30b22713763f66e0 | |
parent | e77706eedde0f7363068c2ebaec415fb1a3f9e36 (diff) | |
download | librambutan-5dad37433f3ed4a81baf7bc2a89f38f2db7e4af1.tar.gz librambutan-5dad37433f3ed4a81baf7bc2a89f38f2db7e4af1.zip |
bootloader: Tweak.
-rw-r--r-- | source/bootloader.rst | 3 |
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`. |