Question
error: unknown type name 'TIM_HandleTypeDef';
I met these error:
stm32g4xx_hal_timebase_tim_template.c:56:1: error: unknown type name 'TIM_HandleTypeDef'; did you mean 'EXTI_HandleTypeDef'?
how to fix it?
I met these error:
stm32g4xx_hal_timebase_tim_template.c:56:1: error: unknown type name 'TIM_HandleTypeDef'; did you mean 'EXTI_HandleTypeDef'?
how to fix it?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.