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