Skip to content
Snippets Groups Projects
Commit 7781caf8 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/sys: Remove port-specific details from description of stdin/out/err.

parent c468fe65
No related branches found
No related tags found
No related merge requests found
...@@ -50,15 +50,15 @@ Constants ...@@ -50,15 +50,15 @@ Constants
.. data:: stderr .. data:: stderr
standard error (connected to USB VCP, and optional UART object) standard error stream
.. data:: stdin .. data:: stdin
standard input (connected to USB VCP, and optional UART object) standard input stream
.. data:: stdout .. data:: stdout
standard output (connected to USB VCP, and optional UART object) standard output stream
.. data:: version .. data:: version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment