Lines Matching full:uart
5 bool "PTY based UART driver for native_sim"
10 This enables a PTY based UART driver for the POSIX ARCH with up to 2 UARTs.
11 For the first UART port, the driver can be configured
13 one dedicated pseudoterminal for that UART.
16 bool "UART driver for native_sim (deprecated)"
31 bool "Connect the first PTY UART to its own pseudo terminal"
33 Connect this UART to its own pseudoterminal. This is the preferred
40 bool "Connect the first PTY UART to the invoking shell stdin/stdout"
42 Connect this UART to the stdin & stdout of the calling shell/terminal
45 Note that other, non UART messages, will also be printed to the
54 prompt "Native UART Port 0 connection (deprecated)"
58 bool "Connect the UART to its own pseudo terminal (deprecated)"
63 bool "Connect the UART to the invoking shell stdin/stdout (deprecated)"
78 bool "Second UART port (deprecated)"
82 "zephyr,native-pty-uart" compatible nodes as you want.
85 string "Default command to attach a PTY UART to a new terminal"
90 run to attach a new terminal to the 1st UART.
95 The 2nd UART will not be affected by this option.
100 string "Default command to attach the UART to a new terminal (deprecated)"