mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	Move all headers that can be common to the common Doxyfile. Reduces copy-paste potential for errors when adding new targets.
		
			
				
	
	
		
			4 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			177 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
INPUT += \
 | 
						|
         $(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_ds.h \
 | 
						|
         $(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32h2/esp_hmac.h \
 |