diff --git a/Include/system/stm32f0xx_hal_conf.h b/Include/system/stm32f0xx_hal_conf.h --- a/Include/system/stm32f0xx_hal_conf.h +++ b/Include/system/stm32f0xx_hal_conf.h @@ -10,7 +10,7 @@ * @brief This is the list of modules to be used in the HAL driver */ #define HAL_MODULE_ENABLED -//#define HAL_ADC_MODULE_ENABLED +#define HAL_ADC_MODULE_ENABLED //#define HAL_CAN_MODULE_ENABLED //#define HAL_CEC_MODULE_ENABLED //#define HAL_COMP_MODULE_ENABLED