lwIP without RTOS for IAP for STM32F767 Nucleo
Hello! I'm trying to adapt an example LWIP_IAP in the STM32CubeF7 FW package written for the STM32F769_EVAL board to work on the STM32F767 NUCLEO board.For this I've had to do a couple of basic changes:Change the PHY interface to be RMIIComment out ...