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


You are viewing a reply to Firmware Install Issues  

Firmware Install Issues

I have a very similar problem - downloads, doesn’t unzip. I manually unzipped the folder and put it in the firmware directory:

2:17pm@beast~/Ac6/firmware>pwd
/home/cornesj/Ac6/firmware
2:19pm@beast~/Ac6/firmware>ls -la
total 12K
drwxr-xr-x 3 cornesj cornesj 4096 Jan 4 14:17 .
drwxr-xr-x 4 cornesj cornesj 4096 Jan 4 14:16 ..
drwxr-xr-x 6 cornesj cornesj 4096 Apr 7 2011 STM32F10x_StdPeriph_Lib_V3.5.0
2:19pm@beast~/Ac6/firmware>

But the “New Project” wizard still won’t find it, even after a restart.