diff options
-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`. |