mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 23:21:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| INPUT += \
 | |
|          $(PROJECT_PATH)/components/driver/touch_sensor/$(IDF_TARGET)/include/driver/touch_sensor.h \
 | |
|          $(PROJECT_PATH)/components/esp_psram/include/esp32/himem.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/adc_channel.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/dac_channel.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/clk_tree_defs.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/gpio_num.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/rtc_io_channel.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/soc_caps.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/uart_channel.h \
 | |
|          $(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/touch_sensor_channel.h \
 | |
|          $(PROJECT_PATH)/components/ulp/ulp_fsm/include/$(IDF_TARGET)/ulp.h \
 | |
|          $(PROJECT_PATH)/components/bt/include/$(IDF_TARGET)/include/esp_bt.h \
 | |
|          $(PROJECT_PATH)/components/perfmon/include/xtensa_perfmon_access.h \
 | |
|          $(PROJECT_PATH)/components/perfmon/include/xtensa_perfmon_apis.h \
 | |
|          $(PROJECT_PATH)/components/perfmon/include/xtensa_perfmon_masks.h \
 | |
|          $(PROJECT_PATH)/components/esp_phy/include/esp_phy_init.h \
 | |
|          $(PROJECT_PATH)/components/esp_phy/include/esp_phy_cert_test.h \
 | |
|          $(PROJECT_PATH)/components/ulp/ulp_fsm/include/ulp_fsm_common.h \
 | |
|          $(PROJECT_PATH)/components/ulp/ulp_common/include/ulp_common.h \
 |