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


can't find compiler and linker flags tabs on version v2.3.0

France

If you disable “Generate makefiles automatically”, you say that you don’t want to use the makefiles generated by System Workbench for STM32 but, on the opposite, will generate your own makefiles and don’t want SW4STM32 modify them.

Thus these tabs are useless, that’s why they are no more shown as their only use is to allow System Workbench for STM32 to generate the makefiles...

Bernard (Ac6)