Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

Announcements


System Workbench for STM32 v1.3.0 release

A new version has been released and is available through Eclipse update system (“Help > Check for Updates”).
You can also uninstall the old version and download the new installer on this page.

This version will support of the new STM32L4 series (Cortex-M4). Many fixes and enhancements have been done thanks to your feedback.

Thank you for using System Workbench for STM32.

Release highlight :
STM32L4 support (GCC 4.9 and OpenOCD)
Better support of STM32CubeMX ( > 4.9) imported project.
Fix makefile generator (remove %cd% on Linux version, support of CDT Internal builder, fix on minor bugs)
Add Program/Erase command in “Target” on project menu
Fix linker scripts alignement and end stack address