STMicroelectronics / STM32CubeH7

STM32Cube MCU Full Package for the STM32H7 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))
https://www.st.com/en/embedded-software/stm32cubeh7.html
Other
479 stars 298 forks source link

register storage class specifier is deprecated in C++17 #288

Closed Mathullah closed 1 month ago

Mathullah commented 2 months ago

GCC compailer throws an error after update to latestest firmware package.

Describe the set-up Use firmware package STM32Cube_FW_H7_V1.11.2

Additional context Remove deprecated keyword register

Screenshots https://github.com/STMicroelectronics/stm32h7xx_hal_driver/blob/db7e4a987cc58023a53a255f8617f6e3fb76731b/Inc/stm32h7xx_ll_dma.h#L1620

Mathullah commented 2 months ago

Same topic as issues #15 which was solved couple of years ago...

ALABSTM commented 2 months ago

Hi @Mathullah,

Seems this one has slipped through the cracks. Thank you for the heads-up. It will be fixed soon hopefully.

With regards,

ALABSTM commented 2 months ago

ST Internal Reference: 180958

TOUNSTM commented 1 month ago

Fixed in 8addbb7d433deab490c0c8cbe17a7cab81bbe5b0