Question
STM32CubeIDE not generating main() source.
I recently installed STM32CubeIDE and tried to generate code for a Nucleo board. The IDE generates the HAL drivers, but does not generate main() or any initialization code for the peripherals. How do I get it to do that? Previously, using CubeMX and TrueStudio this worked just fine.