Skip to content

Commit

Permalink
rp2/lwip_inc: Enable lwIP status callback.
Browse files Browse the repository at this point in the history
Signed-off-by: Damien George <[email protected]>
  • Loading branch information
dpgeorge committed Jun 30, 2022
1 parent 11f920f commit c95f991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/rp2/lwip_inc/lwipopts.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c95f991

Please sign in to comment.