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


Looking for OS20 files

Hi, I’m working on an old project that uses OS20 as a system kernel. The problem is, it is compiled as a library and I don’t have the sources. I have to recompile this library so I can migrate the project to a newer compiler version.

I searched on google, but I only found some instructions to upgrade OS20 to OS21, again with no links. Are the files bundled with a toolchain or something?

Thanks!