📄️ CLion
CLion is a cross-platform IDE for C and C++ by JetBrains, which is tailored for embedded development. This guide will show you how to build, run, and debug generated CMake projects using CLion.
📄️ VSCode
VSCode is an open-source, cross-platform code editor developed by Microsoft. This guide will walk you through the process of building, running, and debugging generated CMake projects in VSCode.