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


Transfering example project (STM discovery wifi) from Kyle uVision to System Workbench for STM32

Hi Thanks for Your response.

Here is my compilation log:
https://drive.google.com/file/d/0B0ujDJyITOgxN3B1RUtEME1kMmM/view?usp=sharingQuestion

Here is the warning list shown in SW4STM32:
http://s33.postimg.org/qjj2klfan/warning_list.pngQuestion

Maybe I should mention that for whole project it was needed to add rtl.h here is the content of it - maybe this causes problems?

https://drive.google.com/file/d/0B0ujDJyITOgxbnI2eXdwcXdSbEE/view?usp=sharingQuestion

Have You got any suggestions :-) ?