mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	 ebef063523
			
		
	
	ebef063523
	
	
	
		
			
			Enabled CONFIG_LWIP_DHCP_RESTORE_LAST_IP configuration to compile and test the DHCP last IP restore functionality in CI tests.
		
			
				
	
	
		
			6 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			166 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_UNITY_ENABLE_FIXTURE=y
 | |
| CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
 | |
| 
 | |
| # Added to enable compilation of DHCP last IP restore feature
 | |
| CONFIG_LWIP_DHCP_RESTORE_LAST_IP=y
 |