The purpose of this PR is to automatically test the host in the native environment. It is used to simulate /dev/tty*, can replace by /dev/pts/*. Also, device log will be output to stdio by default. Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
CONFIG_UART_PIPE=n
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_NATIVE_POSIX=y
|