mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 22:51:41 +01:00 
			
		
		
		
	Added state transition in gptimer_start/stop functions. So that it's not possible to make a stopped timer continue to run because of race condition.