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 Why does it ignore my include ?  

Why does it ignore my include ?

Well, I’m sorry for my previous post... I finally manage to include the .h, (I don’t know exactly how) and I modified the hal_config.h file to enable lcd module.
It still doesn’t work but I don’t have any compilation error anymore... I will work with the debugger to find out what’s happening !

Sorry again for this topic but I swear I was trying for hours before posting.