Skip to content

Commit 337832d

Browse files
ulfalizerjhedberg
authored andcommitted
samples: hci_uart: Remove CONFIG_UART_NRF5_BAUD_RATE assignment
This symbol was removed in commit 748f724 ("serial: dts: remove !HAS_DTS related Kconfig"). The setting should come from DTS now. Signed-off-by: Ulf Magnusson <[email protected]>
1 parent 8eb652b commit 337832d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/bluetooth/hci_uart/microbit.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ CONFIG_UART_CONSOLE=n
44
CONFIG_GPIO=y
55
CONFIG_SERIAL=y
66
CONFIG_UART_INTERRUPT_DRIVEN=y
7-
CONFIG_UART_NRF5_BAUD_RATE=115200
87
CONFIG_UART_NRF5_FLOW_CONTROL=n
98
CONFIG_MAIN_STACK_SIZE=512
109
CONFIG_IDLE_STACK_SIZE=256

0 commit comments

Comments
 (0)