u_printf_float - where to set for C_Linker in STM32CubeIDE?
When I compile, I get the following error:
The float formatting support (-u_printf_float)is not enabled from linker flags
I can't find Linker flags/Options/Settings for C - just for MCU G++ Linker. When I chose the option, it still didn't remove the error. It compiles, though and can be run.


