zephyr/samples/drivers/uart/native_tty/prj.conf
Krzysztof Chruściński 6022a413d6 samples: drivers: uart: native_tty: Add dependency to UART runtime conf
Force enabling of the UART runtime configuration in the sample.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2023-11-15 10:02:18 +01:00

2 lines
52 B
Text

CONFIG_SERIAL=y
CONFIG_UART_USE_RUNTIME_CONFIGURE=y