Question
Compilation error of Ux_Host_MSC example
Moved from this thread.
Why does attempting to compile this example result in these errors?
../../USBX/Target/ux_stm32_config.h:29:10: fatal error: stm32h5xx_hal.h: No such file or directory
29 | #include "stm32h5xx_hal.h"
| ^~~~~~~~~~~~~~~~~
