mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	 c3d8215728
			
		
	
	c3d8215728
	
	
	
		
			
			Changes related to DFS have broken compilation of sysview code in 1 core mode. This change fixes this, and moves choice of the timer used for timestamp into Kconfig. CCOUNT timer is only available as an option if 1 core mode is used. esp_timer is added as a new option, and is the only available option if DFS is enabled.