STMicroelectronics / STM32CubeF4

STM32Cube MCU Full Package for the STM32F4 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
824 stars 408 forks source link

not nice formatted #174

Closed CanastraRF closed 4 days ago

CanastraRF commented 1 month ago

Hi Some files for example stm32f479xx.h are not nice formatted. the IRQ enum looks like this

... ..CRYP_IRQn = 79, /!< CRYP crypto global interrupt / ..HASH_RNG_IRQn = 80, /!< Hash and Rng global interrupt / ..FPU_IRQn = 81, /!< FPU global interrupt / ........................................UART7_IRQn = 82, /!< UART7 global interrupt / ........................................UART8_IRQn = 83, /!< UART8 global interrupt / ........................................SPI4_IRQn = 84, /!< SPI4 global Interrupt / ...

Please improve this.

ASEHSTM commented 4 weeks ago

Hello @CanastraRF,

Hello, thank you for your report. This will be fixed.

With Regards,

ASEHSTM commented 3 weeks ago

ST Internal Reference: 183772

TOUNSTM commented 4 days ago

Fixed in d7cb2bb74395b7f27e137da8adb5ad25f0aa0e78