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


Re: How to manually install downloaded "stm32cube_fw_f4_v140.zip"?

Hi Kevin,

I am not the OP but I would like to make a feature-request if I may:

I already have STM32CubeMX latest version installed with all the modules, can I suggest a feature for OpenSTM32 to use already installed Cube’s libraries instead of downloading all the same files that STM32Cube has already downloaded (saved in %USER%\STM32Cube\Repository)? Thanks!