Open lwip netif extern callback interface

Merge pull request  from steve/master
This commit is contained in:
openharmony_ci 2021-09-29 06:43:48 +00:00 committed by Gitee
commit c7da23695c
1 changed files with 1 additions and 0 deletions
net/lwip-2.1/porting/include/lwip

View File

@ -134,6 +134,7 @@
#define LWIP_IGMP 1
#define LWIP_NETIF_API 1
#define LWIP_NETIF_LINK_CALLBACK 1
#define LWIP_NETIF_EXT_STATUS_CALLBACK 1
#define LWIP_NETIF_LOOPBACK 1
#define LWIP_POSIX_SOCKETS_IO_NAMES 0
#define LWIP_RAW 1