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.5.0 release

A new version has been released and is available through Eclipse update system (“Help > Check for Updates”).

This update mainly brings the support of the latest ST boards : NUCLEO-L073RZ, NUCLEO-L031K6, STM32L073Z-EVAL and the new version of the HAL firmware.

Thank you for using System Workbench for STM32.

Release highlight :

Support NUCLEO-L073RZ, NUCLEO-L031K6, STM32L073Z-EVAL
New HAL firmware version for STM32F2, STM32F4, STM32F7, STM32L0 and STM32L1
Fix the file path length on Windows (255 characters max.)
Fix SVD files for STM32F429 for I/O Registers view
Fix Third-party folder discovery on Linux version
Fix default project with FreeRTOS for STM32F4 and STM32L4

Update 1.5.1 for IDE plugin :

Fix on build command for exemple projects from ST firmwares
Fix F3 board creation from CubeMX projects
Fix FreeRTOS support with STM3240G-EVAL and HAL


Update 1.5.2 for IDE plugin :

Fix the build command include path and library path flags.