mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Enable eh_frame sections generation
 | 
						|
CONFIG_ESP_SYSTEM_USE_EH_FRAME=y
 | 
						|
# use non-rom systimer implementation, can't backtrace functions in ROM
 | 
						|
CONFIG_HAL_SYSTIMER_USE_ROM_IMPL=n
 |