mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			149 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			149 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# L2 TAP currently supports Ethernet only
 | 
						|
CONFIG_EXAMPLE_CONNECT_ETHERNET=y
 | 
						|
CONFIG_EXAMPLE_CONNECT_WIFI=n
 | 
						|
 | 
						|
# Enable L2 TAP
 | 
						|
CONFIG_ESP_NETIF_L2_TAP=y
 |