diff options
Diffstat (limited to 'testhal/STM32/STM32F0xx/ADC')
| -rw-r--r-- | testhal/STM32/STM32F0xx/ADC/halconf.h | 7 | 
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/STM32/STM32F0xx/ADC/halconf.h b/testhal/STM32/STM32F0xx/ADC/halconf.h index 14e276a95..45fe46764 100644 --- a/testhal/STM32/STM32F0xx/ADC/halconf.h +++ b/testhal/STM32/STM32F0xx/ADC/halconf.h @@ -69,13 +69,6 @@  #endif
  /**
 - * @brief   Enables the EXT subsystem.
 - */
 -#if !defined(HAL_USE_EXT) || defined(__DOXYGEN__)
 -#define HAL_USE_EXT                         FALSE
 -#endif
 -
 -/**
   * @brief   Enables the GPT subsystem.
   */
  #if !defined(HAL_USE_GPT) || defined(__DOXYGEN__)
  | 
