cancel
Showing results for 
Search instead for 
Did you mean: 

stm32h7xx_hal_usart.h include guard is incorrect.

Tomasz Zeman
Associate II

There is a "2" missing in the define at the beginning of the stm32h7xx_hal_usart.h file. Can somebody fix it for the next release? - if there is one.

/* Define to prevent recursive inclusion -------------------------------------*/

#ifndef __STM32H7xx_HAL_USART_H

#define __STM3H7xx_HAL_USART_H

#ifdef __cplusplus

 extern "C" {

#endif

1 REPLY 1
Imen.D
ST Employee

Hello @Tomasz Zeman​ ,

Thank you for bringing this to our attention.

This issue will be fixed in the next release of STM32CubeH7.

With Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen