mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	If on-demand timers (IGMP+MLD6) were enabled, idf updated user config MEMP_NUM_SYS_TIMEOUT. The implementation of these timers are in lwip project so the internal system timeout shall be updated accordingly, enabling port layers to modify MEMP_NUM_SYS_TIMEOUT. Closes https://github.com/espressif/esp-idf/issues/9150