diff options
Diffstat (limited to 'demos/STM32/RT-STM32F103-OLIMEX_STM32_P103')
| -rw-r--r-- | demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/chconf.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/chconf.h b/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/chconf.h index 364c62eb4..180811e94 100644 --- a/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/chconf.h +++ b/demos/STM32/RT-STM32F103-OLIMEX_STM32_P103/chconf.h @@ -338,7 +338,7 @@   * @details If the specified length is zero then the name is stored by
   *          pointer but this could have unintended side effects.
   */
 -#define CH_CFG_FACTORY_MAX_NAMES_LENGHT     8
 +#define CH_CFG_FACTORY_MAX_NAMES_LENGTH     8
  /**
   * @brief   Enables the registry of generic objects.
  | 
