We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02d9ed commit e641f84Copy full SHA for e641f84
src/utility/stm32_eth.h
@@ -43,7 +43,7 @@
43
#endif
44
45
/* Includes ------------------------------------------------------------------*/
46
-#include "stm32f4xx_hal.h"
+#include "stm32_def.h"
47
#include "lwip/ip_addr.h"
48
#include "lwip/dhcp.h"
49
#include "lwip/udp.h"
0 commit comments