rp2/lwip_inc: Enable lwIP status callback.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George 2022-06-30 14:24:57 +10:00
parent 11f920f8ad
commit c95f99105a
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#define LWIP_STATS 0
#define LWIP_NETIF_HOSTNAME 1
#define LWIP_NETIF_EXT_STATUS_CALLBACK 1
#define LWIP_NETIF_STATUS_CALLBACK 1
#define LWIP_IPV6 0
#define LWIP_DHCP 1