Can't find linker flags settings in STM32CubeIDE 1.15.1
Hello,
I get this compilation warning: The float formatting support is not enabled, check your MCU Settings from "Project Properties > C/C++ Build > Settings > Tool Settings", or add manually "-u _printf_float" in linker flags.
The stated "recipe" to fix the issue does not work because there is no "linker flags" edit box in the mentionned dialog.
Hence, what is the way to add linker flags in the IDE version I'm using, 1.15.1 ?
Many thanks!


