Skip to content

Commit 3778444

Browse files
XenuIsWatchingnashif
authored andcommitted
tests: drivers: build_all: uart: add uart interrupt driven
Add CONFIG_UART_INTERRUPT_DRIVEN for building the uart driver Signed-off-by: Ryan McClelland <[email protected]>
1 parent 36772a8 commit 3778444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/build_all/uart/prj.conf

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
CONFIG_TEST=y
22
CONFIG_TEST_USERSPACE=y
33
CONFIG_SERIAL=y
4+
CONFIG_UART_INTERRUPT_DRIVEN=y

0 commit comments

Comments
 (0)