diff options
Diffstat (limited to 'demos/rt/RT-STM32F051-DISCOVERY/chconf.h')
-rw-r--r-- | demos/rt/RT-STM32F051-DISCOVERY/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/rt/RT-STM32F051-DISCOVERY/chconf.h b/demos/rt/RT-STM32F051-DISCOVERY/chconf.h index dc01d6174..41ac72eee 100644 --- a/demos/rt/RT-STM32F051-DISCOVERY/chconf.h +++ b/demos/rt/RT-STM32F051-DISCOVERY/chconf.h @@ -57,7 +57,7 @@ * this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
-ports/STM32/STM32
+
/** @} */
/*===========================================================================*/
|