mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	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
 |