zephyr/samples/drivers/uart/echo_bot/prj.conf
Martin Jäger 9322a238db samples: drivers: uart: move echo_bot into dedicated folder
The STM32 single_wire example was merged in parallel to this sample
and ended up as a sub-folder of this one. Separate both into their
own folders.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-01-14 09:55:30 -06:00

3 lines
47 B
Plaintext

CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y