mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	lwip: Add CONFIG_LWIP_ICMP and CONFIG_LWIP_ICMP6 to sperate the code
This commit is contained in:
		@@ -217,6 +217,7 @@
 | 
			
		||||
   ---------- ICMP options ----------
 | 
			
		||||
   ----------------------------------
 | 
			
		||||
*/
 | 
			
		||||
#define LWIP_ICMP  CONFIG_LWIP_ICMP
 | 
			
		||||
 | 
			
		||||
#define LWIP_BROADCAST_PING CONFIG_LWIP_BROADCAST_PING
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user