2025-09-04 4:50 AM
I would like to use the STM32 Cube extensions for VSCode. I'm happily coding in VSCode for all my projects, but found the "CMake Tools" extension too limiting and therefore disabled it in favor of other CMake extensions.
Unfortunately, the STM32 Cube extensions force the use of the "CMake Tools" as a dependency and are therefore unusable for my projects. Even though something like the "STM32Cube Debug STLink GDB Server" should not need to be aware of CMake at all.
Would it be possible to remove the "CMake Tools" dependency from the GDB server extension, or can I somehow use it in some other way?