Loading...
 

Zephyr project on STM32

   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

System Workbench for STM32


SW3STM32 Fw_F4_V1.9 CDC-Standalone success but CDT issues

France

Hi,

These are CDT errors, due to an incomplete indexing of the source code; they should disapear if you right click on the project, then Index >> Rebuild; you may need to delete the errors from the Problems view and they should no appear again.

Bernard (Ac6)