Question
Simple HelloWorld ANSI C Project with STM32CubeIDE ?
I'm preparing a basic embedded programming course. I will use some Nucleo boards with CubeIDE. For the bases of C and C++ programming, I also want to use CubeIDE but I didn't found the documentation for configuring STM32CubeIDE to compile a simple ANSI C project with the Cross GCC toolchain.
Can someone help me what's missing to the Eclipse core of STM32CubeIDE to be able build ANSI C project?