Opened the project on KEIL uVision. Was expecting to compile without any error. But so many errors.
..\..\..\..\Utilities\lwip_v1.3.2\src\include\ipv4\lwip/ip.h(39): error: #5: cannot open source input file "lwip/ip_addr.h": No such file or directory
..\inc\stm32f4xx_it.h(51): error: #5: cannot open source input file "stm32f4xx.h": No such file or directory
cannot open source input file "..\..\..\..\Utilities\STM32F4-Discovery\stm32f4_discovery_lcd.c": No such file or directory
Is this still the latest version? If so, how do I report a bug in it (stm32f4x7_eth_bsp.h defines LAN8720_PHY_ADDRESS as 0x01 whereas it should be 0x00)?