diff options
Diffstat (limited to 'testhal/STM32F0xx/UART/chconf.h')
-rw-r--r-- | testhal/STM32F0xx/UART/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F0xx/UART/chconf.h b/testhal/STM32F0xx/UART/chconf.h index feea94663..333080236 100644 --- a/testhal/STM32F0xx/UART/chconf.h +++ b/testhal/STM32F0xx/UART/chconf.h @@ -57,7 +57,7 @@ * this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
-ports/STM32/STM32
+
/** @} */
/*===========================================================================*/
|