How to show text (on the display) depending on the build configuration in CubeIDE (compiler switch)?
I would like to show some texts on the display when running the "debug" build configuration, but not when code is compiled for the "release".
How to?
TouchGFX (4.23.1) generates the code and STM32CubeIDE (1.14.1) builds and flashes the project.
