fix: works?
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
#define LWIP_DEBUG 1
|
||||
#define LWIP_DBG_MIN_LEVEL LWIP_DBG_LEVEL_ALL
|
||||
|
||||
#define UDP_DEBUG LWIP_DBG_ON
|
||||
#define IP_DEBUG LWIP_DBG_ON
|
||||
// #define UDP_DEBUG LWIP_DBG_ON
|
||||
// #define IP_DEBUG LWIP_DBG_ON
|
||||
#define DHCP_DEBUG LWIP_DBG_ON
|
||||
#define NETIF_DEBUG LWIP_DBG_ON
|
||||
#define ETHARP_DEBUG LWIP_DBG_ON
|
||||
// #define ETHARP_DEBUG LWIP_DBG_ON
|
||||
|
||||
#define NO_SYS 1
|
||||
|
||||
@@ -52,6 +52,6 @@
|
||||
// Statistics
|
||||
#define LWIP_STATS 0
|
||||
|
||||
#define LWIP_NETIF_LINK_CALLBACK 1
|
||||
// #define LWIP_NETIF_LINK_CALLBACK 1
|
||||
|
||||
#endif /* __LWIPOPTS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user