aboutsummaryrefslogtreecommitdiffstats
path: root/docs/chapters
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-11-10 08:57:48 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-11-10 08:58:36 +0100
commit68ae3e3d0fd1c5cdb20cb2821a1df1dc5c8299b4 (patch)
treee8d0e385587491bdc31b93393225ad8b7bf2f586 /docs/chapters
parent067dad1ae3fdd24ba411062614c779c0b2ff9624 (diff)
usermanual: Document the serial console settings
Diffstat (limited to 'docs/chapters')
-rw-r--r--docs/chapters/firmware.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/chapters/firmware.xml b/docs/chapters/firmware.xml
index 1cb2504..87c70bd 100644
--- a/docs/chapters/firmware.xml
+++ b/docs/chapters/firmware.xml
@@ -144,4 +144,9 @@ $ dfu-util -d 16c0:0762 -a 0 -D ./main_simtrace.bin
... reset the device
</screen>
</section>
+
+ <section id="firmware_serial_console">
+ <title>Serial Console for debugging</title>
+ <para>The serial console operates at 115200 bauds with 8n1 and no flow control.</para>
+ </section>
</chapter>