You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the included HAL header in stm32mp2xx.h to the correct one.
"stm32mp2xx_hal_conf.h" -> "stm32mp2xx_hal.h"
"stm32mp2xx_hal.h" was never included in build time and caused
declaration errors when using the HAL driver.
Signed-off-by: Youssef Zini <[email protected]>
0 commit comments