2023-10-23 19:21:37 +02:00
|
|
|
|
=========================================
|
2023-10-21 12:24:43 +02:00
|
|
|
|
``termios`` Simple Termios interface test
|
|
|
|
|
=========================================
|
|
|
|
|
|
|
|
|
|
This directory contains a simple application that uses the termios interface
|
|
|
|
|
to change serial parameters. Just import a ``nsh`` config and enable the
|
|
|
|
|
following symbols:
|
|
|
|
|
|
|
|
|
|
- ``CONFIG_SERIAL_TERMIOS`` – Enable the termios support.
|
|
|
|
|
- ``CONFIG_EXAMPLES_TERMIOS`` – Enable the example itself.
|