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 just created a simple project with CubeMX including FreeRTOS and lwIP. I selected STM32F746G-DISCO board and enabled Ethernet in RMII mode.
Then I generated code for SW4STM32 and the project compiles fine but there is no ping.