cmsis_device_h7
cmsis_device_h7 copied to clipboard
Wrong comment for STM32H7B0xx
Device STM32H7B0xxQ is not documented.
Line 74 in stm32h7xx.h should be changed from:
/* #define STM32H7B0xx */ /*!< STM32H7B0ABIxQ, STM32H7B0IBTx, STM32H7B0RBTx, STM32H7B0VBTx, STM32H7B0ZBTx, STM32H7B0IBKxQ */
to:
/* #define STM32H7B0xx */ /*!< STM32H7B0IBTx, STM32H7B0RBTx, STM32H7B0VBTx, STM32H7B0ZBTx Devices */
/* #define STM32H7B0xxQ */ /*!< STM32H7B0ABIxQ, STM32H7B0IBKxQ Devices */
ST Internal Reference: 180246
Fixed in 13ba9da797a30e1563a8795f974425fb26dd0457