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


Importing new files into an existing project

France

The best way to go would be in File >> Import >> General >> File System... the click the Advanced button, that will show you a Link File into Workspace checkbox

The option using Windows has laways existed with NTFS, but was not accessible, at least on my Windows 7 PC...

Bernard (Ac6)