Hi,
I am developing a bare-metal project using the stm32F103 MCU (Cortex-M3), under Keil Uvision IDE,
I am not able to print the float values (from the temperature sensor), but it works fine with an integer.
Is there a method to use ,? I tried to implement another printf library but it doesn't work with float.
I have no option to select float value in my IDE as shown in the image.
Thank you.
Definitely supports floats