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


Rename projects ..Does that work ?

France

Hi Hjalmar,

Currently there is a bad interaction between the way projects are generated by CubeMX (which is the case of the provided example projects) and project renaming in Eclipse that cause these to fail renaming... We are working on that and will correct it in a future release.

If you want to try several examples, the best solution for now is to create new workspaces to import the second, third, etc. projects; we are working on a solution with ST, so that theer example projects have meaningful names.

Bernard