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


mbed C++ code to add in an existing C project

France

Hi Julien,
Sorry for the delay

To convert a C project to C++, you just have to use the project >> Convert to C++ menu entry (in the project context menu):
Convert To C++ Menu Entry

If you don’t find this menu entry, just update your installation (Help >> Check for updates...); we just release a new version of Ac6 System Workbench for STM32, with a number of enhancements.
Bernard