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
I am using STM32XX device and SW4STM32 Version: 1.3.0.201507241045.I am using printf in my methods .How can I log the output of the printf on a text file by running the program on the STM32.Also how can I see the output on console.
Br,
Rp