1 /*
2  * The Ethernet header files for STM32F2, STM32F4 and STM32F7 have been merged to
3  * a single module that works for both parts: "stm32fxx_hal_eth"
4  */
5 
6 #include "stm32fxx_hal_eth.h"
7