aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c')
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c
index 2a4e9789e..6c400ab4c 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c
+++ b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c
@@ -44,11 +44,11 @@ void rxerr(UARTDriver *uartp, uartflags_t e);
* UART driver configuration structure.
*/
UARTConfig uart_cfg_1 = {
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
+ NULL,
+ NULL,
+ NULL,
+ NULL,
+ NULL,
NULL,
0,
38400,