Skip to content

Commit 817e406

Browse files
Andrei-Edward Popanashif
authored andcommitted
boards: arm: rpi_pico: added UART interrupt driven config
enabled UART interrupt driven Signed-off-by: Andrei-Edward Popa <[email protected]>
1 parent 5e8b072 commit 817e406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm/rpi_pico/rpi_pico_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ CONFIG_UART_CONSOLE=y
77
CONFIG_GPIO=y
88
CONFIG_USE_DT_CODE_PARTITION=y
99
CONFIG_BUILD_OUTPUT_UF2=y
10+
CONFIG_UART_INTERRUPT_DRIVEN=y

0 commit comments

Comments
 (0)