Add support to the existing UART emulated bus, to have a client device emulator. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_CONSOLE_SUBSYS=y
|
|
CONFIG_CONSOLE_GETLINE=y
|
|
CONFIG_DEVICE_MUTABLE=y
|
|
CONFIG_DEVMUX=y
|
|
CONFIG_EMUL=y
|