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.
I was able to get a project up and running on bare-metal with eclipse. When I added the FreeRTOS library, code didn't compile. Is there a plan to support FreeRTOS in the near future?