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.
If rename main.c to main.cpp i have error:
/startup/startup_stm32f303xc.s:111: undefined reference to `main'
Src/stm32f3xx_it.o: In function `DMA1_Channel3_IRQHandler':...