stm32f769i_discovery.h(315): error: identifier ''uint32_t'' is undefined
Posted on September 26, 2017 at 04:04Hi,When I add stm32f769i_discovery.h, I got the following error.compiling stm32f7xx_hal_msp.c.....\Drivers\BSP\STM32F769I-Discovery\stm32f769i_discovery.h(307): error: &sharp20: identifier 'uint32_t' is undefined...