mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 22:51:41 +01:00 
			
		
		
		
	heap_caps_*_prefer functions will now only call heaps_caps_alloc_failed callback if all attempts to allocation memory fail (and not after each attempt anymore). * Closes https://github.com/espressif/esp-idf/issues/9086