Skip to content

Commit 7f2c5f5

Browse files
doc/configuration: explicitly document drivers not expecting arguments
Signed-off-by: Bastian Krause <bst@pengutronix.de>
1 parent bd74278 commit 7f2c5f5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

doc/configuration.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,6 +1537,9 @@ Binds to:
15371537
Implements:
15381538
- None (yet)
15391539

1540+
Arguments:
1541+
- None
1542+
15401543
ShellDriver
15411544
~~~~~~~~~~~
15421545
A ShellDriver binds on top of a `ConsoleProtocol` and is designed to interact
@@ -2876,6 +2879,9 @@ Binds to:
28762879
Implements:
28772880
- :any:`VideoProtocol`
28782881

2882+
Arguments:
2883+
- None
2884+
28792885
Although the driver can be used from Python code by calling the `stream()`
28802886
method, it is currently mainly useful for the ``video`` subcommand of
28812887
``labgrid-client``.

0 commit comments

Comments
 (0)