diff options
Diffstat (limited to 'testhal/STM32F0xx')
| -rw-r--r-- | testhal/STM32F0xx/ADC/chconf.h | 4 | ||||
| -rw-r--r-- | testhal/STM32F0xx/EXT/chconf.h | 2 | ||||
| -rw-r--r-- | testhal/STM32F0xx/IRQ_STORM/chconf.h | 2 | ||||
| -rw-r--r-- | testhal/STM32F0xx/PWM-ICU/chconf.h | 2 | ||||
| -rw-r--r-- | testhal/STM32F0xx/SPI/chconf.h | 2 | ||||
| -rw-r--r-- | testhal/STM32F0xx/UART/chconf.h | 2 | 
6 files changed, 7 insertions, 7 deletions
| diff --git a/testhal/STM32F0xx/ADC/chconf.h b/testhal/STM32F0xx/ADC/chconf.h index feea94663..aad274eab 100644 --- a/testhal/STM32F0xx/ADC/chconf.h +++ b/testhal/STM32F0xx/ADC/chconf.h @@ -57,7 +57,7 @@   *          this value.
   */
  #define CH_CFG_ST_TIMEDELTA                 2
 -ports/STM32/STM32
 +
  /** @} */
  /*===========================================================================*/
 @@ -137,7 +137,7 @@ ports/STM32/STM32   *
   * @note    The default is @p TRUE.
   */
 -#define CH_CFG_USE_TM                       TRUE
 +#define CH_CFG_USE_TM                       FALSE
  /**
   * @brief   Threads registry APIs.
 diff --git a/testhal/STM32F0xx/EXT/chconf.h b/testhal/STM32F0xx/EXT/chconf.h index feea94663..333080236 100644 --- a/testhal/STM32F0xx/EXT/chconf.h +++ b/testhal/STM32F0xx/EXT/chconf.h @@ -57,7 +57,7 @@   *          this value.
   */
  #define CH_CFG_ST_TIMEDELTA                 2
 -ports/STM32/STM32
 +
  /** @} */
  /*===========================================================================*/
 diff --git a/testhal/STM32F0xx/IRQ_STORM/chconf.h b/testhal/STM32F0xx/IRQ_STORM/chconf.h index 76b317c2b..8a2d5efa1 100644 --- a/testhal/STM32F0xx/IRQ_STORM/chconf.h +++ b/testhal/STM32F0xx/IRQ_STORM/chconf.h @@ -57,7 +57,7 @@   *          this value.
   */
  #define CH_CFG_ST_TIMEDELTA                 2
 -ports/STM32/STM32
 +
  /** @} */
  /*===========================================================================*/
 diff --git a/testhal/STM32F0xx/PWM-ICU/chconf.h b/testhal/STM32F0xx/PWM-ICU/chconf.h index feea94663..333080236 100644 --- a/testhal/STM32F0xx/PWM-ICU/chconf.h +++ b/testhal/STM32F0xx/PWM-ICU/chconf.h @@ -57,7 +57,7 @@   *          this value.
   */
  #define CH_CFG_ST_TIMEDELTA                 2
 -ports/STM32/STM32
 +
  /** @} */
  /*===========================================================================*/
 diff --git a/testhal/STM32F0xx/SPI/chconf.h b/testhal/STM32F0xx/SPI/chconf.h index feea94663..333080236 100644 --- a/testhal/STM32F0xx/SPI/chconf.h +++ b/testhal/STM32F0xx/SPI/chconf.h @@ -57,7 +57,7 @@   *          this value.
   */
  #define CH_CFG_ST_TIMEDELTA                 2
 -ports/STM32/STM32
 +
  /** @} */
  /*===========================================================================*/
 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
 +
  /** @} */
  /*===========================================================================*/
 | 
