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

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

The release v1.9.1 adds support for :

New STM32Cube package versions :
- STM32CubeF0 v1.6.0
- STM32CubeL0 v1.7.0
- STM32CubeL4 v1.5.1

New STD Periph Library version :
- STM32F4xx_StdPeriph_Library V1.7.1

This release provides the following fixes:
- StdPeriph FW download issue
- Linker flags are set to default when converting a project from C to C++