Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
I am working my project, but I meet this issue as followed:
in my include folder, I have stm32f4xx_hal_def.h, but all contents are in grey mode, so my stm32 library files can't use it. Does anybody know how to fix it?