LwIP_HTTP_Server_Netconn_RTOS for Nucleo 767ZI isn't converted properly for STM32CubeIDE and it does not build.
CubeIDE version 1.6.0, Firmware version F7_1.16.0, on MacOS
In CubeIDE, start a new project from the examples, choose the nucleo-144 for 767ZI and LwIP. This leaves the LwIP_HTTP_Server_Netconn_RTOS example. But it will not build.
There is a missing link to the LwIP Includes directory, so lwip/opt.h, init.h, debug.h, and many others are missing and LwIP does not build. Are you suuuure this got tested?
This project for Nucleo 429 works.
