Question
usbh_conf.c:67:22: error: unknown type name 'HCD_HandleTypeDef'; did you mean 'PCD_HandleTypeDef'? void HAL_HCD_MspInit(HCD_HandleTypeDef* hcdHandle) ^~~~~~~~~~~~~~~~~ PCD_HandleTypeDef
Please solve the error , i am using USB HOST in my Project but my code is already developed without USB HOST So i am implemented USB HOST in my project
