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


Is there any working cfg for stm32L0 ???

I installed the linux and win based version from the webpage (1.3). I used this successfully for my first builds.
Later I updated (you’ll get a popup notice) and everything is working fine with
my L152 and L4 discovery board

Again for you nucleo I suggest download the STM32CubeL0.zip file from STM. Lots of exampel and great way to start.

mat