Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want to switch to CLion. According to the instructions, I simply have to open the project in CLion, which contains a CMakeLists.txt file. However, when I do this, no Zephyr project is recognized. Has anyone ever tried to open such a project and can help me?
Thank you very much!