cancel
Showing results for 
Search instead for 
Did you mean: 

usbx_stm32_device_controllers files not included in cmake build

Quazar
Associate II

CubeMx v6.14, cmake project, stm32h573ritx.

 

Hi, I am developing a project using threadx and usbx on a h573ritx mcu in cmake using cubemx generator, I have encountered where all but usbx_stm32_device_controllers folder files are included in the CMakeLists.txt. Adding them does seem to fix the issue.

10 REPLIES 10

Hi Ghofrane,

You're totally right and it looks obvious now. That checkbox was hiding in plain sight. Thanks a lot!