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.
Thanks looks good. I guess you add the srec_cat to the build steps? What is your command there? Does the srec_cat glues the crc to the end of the file?
It can be handy to place a const struct on a fixed position in the flash, any idea how to do that?