diff options
Diffstat (limited to 'testhal/STM32F4xx/UART')
-rw-r--r-- | testhal/STM32F4xx/UART/mcuconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/UART/mcuconf.h b/testhal/STM32F4xx/UART/mcuconf.h index 86b28bdf9..183b0834d 100644 --- a/testhal/STM32F4xx/UART/mcuconf.h +++ b/testhal/STM32F4xx/UART/mcuconf.h @@ -210,7 +210,6 @@ #define STM32_UART_USART3_DMA_PRIORITY 0
#define STM32_UART_DMA_ERROR_HOOK(uartp) chSysHalt()
-
/*
* I2C driver system settings.
*/
|