run auto-formatter

This commit is contained in:
2022-05-22 15:30:38 +02:00
parent 9b986c1400
commit ba13f6e022
45 changed files with 2527 additions and 2726 deletions

View File

@ -2,9 +2,7 @@
#define BSP_STM32_BOARDS_NUCLEO_H743ZI_INC_BOARDCONFIG_H_
//! Timeout when sending debug data via the UART interface in MS
#define DEBUG_UART_MS_TIMEOUT 10
#define DEBUG_UART_BAUDRATE 115200
#define DEBUG_UART_MS_TIMEOUT 10
#define DEBUG_UART_BAUDRATE 115200
#endif /* BSP_STM32_BOARDS_NUCLEO_H743ZI_INC_BOARDCONFIG_H_ */