lwip: Add CONFIG_LWIP_ICMP and CONFIG_LWIP_ICMP6 to sperate the code

This commit is contained in:
liuhan
2021-04-15 20:48:52 +08:00
committed by yuanjm
parent 0f2052ca36
commit 2d80c122b1
4 changed files with 21 additions and 4 deletions

View File

@@ -217,6 +217,7 @@
---------- ICMP options ----------
----------------------------------
*/
#define LWIP_ICMP CONFIG_LWIP_ICMP
#define LWIP_BROADCAST_PING CONFIG_LWIP_BROADCAST_PING