Nucleo-STM32F429ZI - LwIP
I am trying to set-up a No-OS version of LwIP for the Nucleo-STM32F429ZI. Starting with a new project for the board, adding lwip, the project fails for:
Description Resource Path Location Type
fatal error: config.h: No such file or directory lwip_check.h /Hello-Ethernet/Middlewares/Third_Party/LwIP/test/unit line 6 C/C++ Problem
Did I miss something?