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


System Workbench for STM32 installation on macOS

I am trying to install Mac version , but failed. macOS cannot run installation file .it has .run extension.
google about this extension ’ it says it is for linux. suggestion are welcome.
regards

Hi bkaan,

This is for sure something disconcerting but you must launch the installer through the Terminal app:

$ chmod +x ./install_xxxx
$ ./install_xxxx