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.
Hi all,
I tried to build a project in SW. Files were first made in Keil. There it compiles.
But now in SW I get the following error where it complains about that the structure has no members:
I am puzzled, perhaps it has to do something with stdio.h though?
Thank you for your help!