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 created a project for using the STM32F746 DISCOVERY board with LwIP utility (see image 1
and 2
). As soon as the project was created i tried to build it but ended up not beeing able to do so and getting the following error(see image 3
):