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


User Guide > Importing an mbed program - OUT-OF-DATE

The User Guide article, “Importing an mbed program” is out-of-date:

http://www.openstm32.org/Importing+an+mbed+programQuestion

1. The default compiler installed with SW4STM32 is no longer compatible with mbed
So additional steps are needed to use the correct compiler.
See: http://www.openstm32.org/forumthread5150Question

2. The mbed-src library is superseded by mbed-dev.

3. How to import source for projects using mbed-os?

Is there any new update and tutorial on how to import mbed program ?