STMicroelectronics / STM32CubeL0

STM32Cube MCU Full Package for the STM32L0 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
103 stars 57 forks source link

Unused parameter in Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_ll_adc.h #22

Closed RobinMaub closed 3 years ago

RobinMaub commented 3 years ago

Hello ST team,

The function LL_ADC_DMA_GetRegAddr contained in _Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_lladc.h does not use the Register parameter, leading to warnings.

Please implement UNUSED(Register); to clear them :)

Best regards

ASELSTM commented 3 years ago

Hi @RobinMaub,

The issue you pointed out is confirmed. A fix will be implemented and made available in future release. Thank you once again for your contribution.

With regards,

ASELSTM commented 3 years ago

ST Internal Reference: 110507

ASELSTM commented 3 years ago

Hi @RobinMaub,

The issue you reported has been fixed in the frame of version v1.12.1 of the STM32CubeL0 published on GitHub.

Please allow me then to close this thread and thank you again for having reported.

With regards,