Loading...
 
Skip to main content

System Workbench for STM32


Enabling Strict ANSI compile?

Okay, so I found a way to use C90 standard in Project Properties -> C/C++ Build -> Settings -> Tool Settings tab -> MCU GCC Compiler -> Dialect -> Language Standard.

But given the grief it gave me about coding style all around even in CMSIS and HAL I definitely am not compiling like this 😊

So any hints on a suitable float to ascii function is appreciated!