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


C++ Project for System Workbench

Hmm, interesting. Thanks for the tip.

I have MCU G++ added, though when I look at the workbench settings, looks like it is grayed out.

Also, once the G++ is added, I would expect on the tool settings to have MCU C++ Compiler options for c++, just like what you would expect for c.

Below are the screenshots I took.
Eclipss Tools GPP1

ECLPISE GPP 2

ECLPISE GPP 3

Notice there is no G++ compiler and linker options, under tool settings :-(