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
Sorry for my english. when i try debugging stm32f4 discovery project, “ST-Link server not installed on this machine” warning in debug confgiuration window, after update sw4stm32 (today). i was found installation command (OS: Linux Mint 64bit / debian-ubuntu base) “sudo dpkg -i st-stlink-server-.deb” but package not found. where can i find or how can i solve this problem?