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
Maybe one extra info:
I can debug each single MCU on the STM32CubeIDE, but I would like to debug both MCU’s at the same time. Is there’s a way to to that using the STM32CubeIDE? Up to now, I’m trying to make it work on the STM32 Workbench.