STMicroelectronics / STM32CubeWB

Full Firmware Package for the STM32WB series: HAL+LL drivers, CMSIS, BSP, MW, plus a set of Projects (examples and demos) running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits).
https://www.st.com/en/embedded-software/stm32cubewb.html
Other
227 stars 138 forks source link

stm32wbxx_hal_exti.c fails to build with -Werror=unused-parameter #48

Closed juliengros closed 2 years ago

juliengros commented 2 years ago

Describe the bug stm32wbxx_hal_exti.c fails to build with -Werror=unused-parameter. Screenshot 2021-12-05 at 10 44 27

Possible Fix The following change fixes the issue. I would be more than happy contributing but unclear to me what CLA I should get with ST to contribute. Maybe you can help me clarifying. Screenshot 2021-12-05 at 10 46 59

RKOUSTM commented 2 years ago

Hi @juliengros,

Thank you for this contribution. The procedure is very simple and is to be done just once. Just follow this link above, read carefully the terms of the CLA, then, if you accept them, click on the I Accept button. Thank you for again for your contribution.

With regards,

RKOUSTM commented 2 years ago

ST Internal Reference: 119231

RKOUSTM commented 2 years ago

Hi @juliengros,

Thank you for your report. This duplicated issue will remain closed. The pull-request #50 that you reported will be kept open to track the point.

Thank you for you again for your report.

With regards,

RKOUSTM commented 2 years ago

Duplicate of #50.