File tree Expand file tree Collapse file tree 21 files changed +21
-21
lines changed
stm32f746-st-nucleo/board
stm32f767-atk-apollo/board
stm32f767-fire-challenger-v1/board
stm32f767-st-nucleo/board
stm32h503-st-nucleo/board
stm32h563-st-nucleo/board
stm32h723-st-nucleo/board
stm32h730-esphosted-evb/board
stm32h743-armfly-v7/board
stm32h743-atk-apollo/board
stm32h743-openmv-h7plus/board
stm32h743-st-nucleo/board
stm32h747-st-discovery/board
stm32h750-armfly-h7-tool/board
stm32h750-fk750m1-vbt6/board
stm32h750-weact-ministm32h7xx/board Expand file tree Collapse file tree 21 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ menu "On-chip Peripheral Drivers"
2323 if BSP_USING_UART
2424 config BSP_STM32_UART_V1_TX_TIMEOUT
2525 int "UART TX timeout"
26- default 2000
26+ default 4000
2727 depends on RT_USING_SERIAL_V1
2828
2929 config BSP_USING_UART6
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ menu "On-chip Peripheral Drivers"
5656 if BSP_USING_UART
5757 config BSP_STM32_UART_V1_TX_TIMEOUT
5858 int "UART TX timeout"
59- default 2000
59+ default 4000
6060 depends on RT_USING_SERIAL_V1
6161
6262 config BSP_USING_UART1
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ menu "On-chip Peripheral Drivers"
4343 if BSP_USING_UART
4444 config BSP_STM32_UART_V1_TX_TIMEOUT
4545 int "UART TX timeout"
46- default 2000
46+ default 4000
4747 depends on RT_USING_SERIAL_V1
4848
4949 config BSP_USING_UART3
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ menu "On-chip Peripheral Drivers"
7676 if BSP_USING_UART
7777 config BSP_STM32_UART_V1_TX_TIMEOUT
7878 int "UART TX timeout"
79- default 2000
79+ default 4000
8080 depends on RT_USING_SERIAL_V1
8181
8282 config BSP_USING_UART1
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ menu "On-chip Peripheral Drivers"
6868 if BSP_USING_UART
6969 config BSP_STM32_UART_V1_TX_TIMEOUT
7070 int "UART TX timeout"
71- default 2000
71+ default 4000
7272 depends on RT_USING_SERIAL_V1
7373
7474 config BSP_USING_UART1
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ menu "On-chip Peripheral Drivers"
4242 if BSP_USING_UART
4343 config BSP_STM32_UART_V1_TX_TIMEOUT
4444 int "UART TX timeout"
45- default 2000
45+ default 4000
4646 depends on RT_USING_SERIAL_V1
4747
4848 config BSP_USING_UART3
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ menu "On-chip Peripheral Drivers"
4040 if BSP_USING_UART
4141 config BSP_STM32_UART_V1_TX_TIMEOUT
4242 int "UART TX timeout"
43- default 2000
43+ default 4000
4444 depends on RT_USING_SERIAL_V1
4545
4646 config BSP_USING_UART1
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ menu "On-chip Peripheral Drivers"
4141 if BSP_USING_UART
4242 config BSP_STM32_UART_V1_TX_TIMEOUT
4343 int "UART TX timeout"
44- default 2000
44+ default 4000
4545 depends on RT_USING_SERIAL_V1
4646
4747 config BSP_USING_UART1
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ menu "On-chip Peripheral Drivers"
4343 if BSP_USING_UART
4444 config BSP_STM32_UART_V1_TX_TIMEOUT
4545 int "UART TX timeout"
46- default 2000
46+ default 4000
4747 depends on RT_USING_SERIAL_V1
4848
4949 config BSP_USING_UART1
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ menu "On-chip Peripheral Drivers"
1818 if BSP_USING_UART
1919 config BSP_STM32_UART_V1_TX_TIMEOUT
2020 int "UART TX timeout"
21- default 2000
21+ default 6000
2222 depends on RT_USING_SERIAL_V1
2323
2424 config BSP_USING_UART3
You can’t perform that action at this time.
0 commit comments