Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
Very helpful @rreignier! I was fighting with printing floats for a while before I ran across this. Making my own "Printfloat" ended up being less accurate than enabling that flag. I included a screenshot to go along with your answer.