Question
Post-generation hook in STM32CubeIDE
In our workflow around the code generation and building firmware using STM32CubeIDE, we have certain manual steps after code generation.
Is there a place to hook in a script to be run after code generation completes? Similar to the "Build Steps" which can be configured in Eclipse CDT projects?