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


Git with SW4STM32?

Hello, I have discovered openstm32 at STM workshops, I had it running a few blinking_led programs.
I am now willing to debug a git project, but yesterday had some trouble importing it.

As I am not aware of the differences between Eclipse and SW4STM32, is git import supported here?
If yes, are there resources to get a git project running specific to SW4STM32?

Best regards,
Maxime.

I have installled egit (do a google for egit and eclipse) using the eclipse install facility and it seems to work well. You just have to modify the C/C++ perspective to enable the Git toolbar/menu after you install it.