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 noticed that when I want to use the *InitTypedef struct I always get errors that AC6 cannot find the structs, even if USE_FULL_LL_DRIVER is declared as macro in project properties.