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


Cannot transfer the config files

I work with a group and obviously we manage our code using github. The problem we have is that when I pull the code I cannot see the Run and Debug options that other people have and are stored in .cfg files so I have to make my own. This means that there is a pair of Debug/Release config files for each team member. I just had to switch my laptop and my own previous config files do not show up Run Configurations. Is this how it is supposed to be or can I add them somewhere so we don’t have to keep this clutter of files?