Description:open lwip netif extern callback interface

Feature or Bugfix:Feature
Binary Source: No

Signed-off-by: fanxiaoyu <fanxiaoyu3@huawei.com>
This commit is contained in:
fanxiaoyu 2021-09-29 04:06:44 +00:00
parent ee72b21aff
commit 3be31d1cfb
1 changed files with 1 additions and 0 deletions

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