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
Guys, the reason blue pill didn’t want to work after reset was wrong placement of BOOT jumpers - they both should’ve be set zero. But my question still remains - where is damn interrupt vector? xDDD. How do i see it? So far everything seems to work fine, so interrupt vector must be on it own right place, but it absents in object file, i have doubts