aboutsummaryrefslogtreecommitdiffstats
path: root/docs/chapters/firmware.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/chapters/firmware.xml')
-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>