Skip to content

Commit b12d8d4

Browse files
nashifAnas Nashif
authored andcommitted
Revert "boards: panther: Use 115200 baudrate for BLE UART"
This reverts commit b3a2fc2. The firmware on production board will have a faster Baudrate. Change-Id: Ifa1abd4c2f882b8ef6e7d9762fc592524177dc48 Signed-off-by: Anas Nashif <[email protected]>
1 parent df590c2 commit b12d8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/x86/panther/Kconfig.defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ config BLUETOOTH_UART_ON_DEV_NAME
1010
default UART_QMSI_0_NAME
1111

1212
config UART_QMSI_0_BAUDRATE
13-
default 115200
13+
default 1000000
1414

1515
config UART_QMSI_0_HW_FC
1616
def_bool y

0 commit comments

Comments
 (0)