mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	This commit adds the corresponding CreateWithCaps functions for tasks: - xTaskCreatePinnedToCoreWithCaps() - xTaskCreateWithCaps() - vTaskDeleteWithCaps() Documentation and migraiton guide have been updated accordingly. Closes https://github.com/espressif/esp-idf/issues/11216