mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 11:43:34 +08:00
commit
8eaf8de704
@ -76,6 +76,7 @@ config RT_USING_LWIP
|
||||
|
||||
config RT_LWIP_SNMP
|
||||
bool "SNMP protocol"
|
||||
select RT_LWIP_STATS
|
||||
default n
|
||||
|
||||
config RT_LWIP_DNS
|
||||
|
@ -462,6 +462,7 @@
|
||||
#define MEMP_STATS 1
|
||||
#define PBUF_STATS 1
|
||||
#define SYS_STATS 1
|
||||
#define MIB2_STATS 1
|
||||
#endif /* LWIP_STATS */
|
||||
|
||||
/* ---------- PPP options ---------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user