STM32CubeMX2 support?

Answered

I'm using CLion as working environment for my STM32CubeMX projects for a while now and love it.

I tried opening a CMake project generated with the new STM32CubeMX2 recently but that didn't appear to work. It is not recognized as a STM32 project. That's too bad as I don't want to downgrade to using VS Code.

When can we expect support for CubeMX2 in CLion?

 

0
1 comment

Hello,

Currently, CLion does not support STM32CubeMX2 projects. 
I created a feature request for our developers to add that in the future versions. 
CPP-50221 Add support for STM32CubeMX2
Please vote or leave a comment. And you will be notified when the feature request is updated. 
You can also try to open the STM32CubeMX2 project as a CMake project in CLion. 
However, in this case, you will need to manually configure all the build settings. 

0

Please sign in to leave a comment.