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

System Workbench for STM32


You are viewing a reply to System Workbench and CubeMX  

Re: Re: System Workbench and CubeMX

France

The support for the last version of the Cube HAL firmware is currently in the validation phase and will be available soon.

We will post an announcment as soon as it will be available. You will thus just have to do “Help” >>> “Check for updates...” in System Workbench for STM32 to be able to create projects based on the new version of the HAL firmware.

Existing projects will however continue to use the previous version so as not to break existing code; you should create a new project and copy your source code in it to switch to the new version of the firmware.

Bernard