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


Syntax Error for every __weak and __packed

Hi,

Yes, the issue is in the .cproject generated by STMCubeMX. It is weird because on the older versions, the double quotes were not added and it worked well. I don’t know it was changed.

I think ST forum might have the answer and can report it to the dev team.

Regards,
Kevin.