9
0
Fork 0

doc: usb: add missing new line in codeblock

Fixes an error during doc generation that leads to the
code block being missing in the resulting docs.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Lucas Stach 2014-12-08 15:45:23 +01:00 committed by Sascha Hauer
parent 38c6f5d351
commit e88a7c36ed
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ value ``otg``. setting this to ``host`` or ``device`` puts the device in the cor
mode. Once a specific mode has been selected it can't be changed later anymore.
.. code-block:: sh
barebox:/ devinfo otg0
Parameters:
mode: otg ("otg", "host", "peripheral")