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 attempting to import an AC6 project sent to me by another developer into AC6. When I simply open it, there are absolute paths pointing to the other developer’s local drive. I have searched online and have concluded it needs to be imported, but cannot find any documentation describing which import options to use when importing AC6 into AC6. I have tried a number of import options, but none seem to work. How exactly does one import an existing AC6 project into AC6?