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
When I install SWSTM32 using the command line interface everything completes properly, but when I go to the folder the eclipse file is just a text file not an executable like I see in the videos on youtube. Do I need to install something else in order to have the eclipse file register as an executable?