mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
lwip2: build: include and lib
This commit is contained in:
committed by
Ivan Grokhotkov
parent
84cf2f4b5e
commit
7315095e46
3
tools/sdk/lwip2/include/netif/etharp.h
Normal file
3
tools/sdk/lwip2/include/netif/etharp.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* ARP has been moved to core/ipv4, provide this #include for compatibility only */
|
||||
#include "lwip/etharp.h"
|
||||
#include "netif/ethernet.h"
|
Reference in New Issue
Block a user