error in Library Header File
Hi,
I created a new project using ready HAL Libraries on STM32F3, I get an weird error (expected an identifier) on the following line in the file (stm32f303xc.h):
__IO uint32_t TR; /*!< RTC time register, Address offset: 0x00 */
Can anyone help?
