mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	esp_eth: tests migrated to pytest and added support of multiple Ethernet devices esp_netif: l2tap test migrated to pytest
		
			
				
	
	
		
			9 lines
		
	
	
		
			188 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			188 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
CONFIG_IDF_TARGET="esp32"
 | 
						|
 | 
						|
CONFIG_UNITY_ENABLE_FIXTURE=y
 | 
						|
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y
 | 
						|
CONFIG_ESP_TASK_WDT=n
 | 
						|
 | 
						|
CONFIG_TARGET_USE_SPI_ETHERNET=y
 | 
						|
CONFIG_TARGET_ETH_PHY_DEVICE_W5500=y
 |