mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 22:51:41 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| INPUT += \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/i2s_common.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/i2s_pdm.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/i2s_std.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/i2s_tdm.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/i2s_types.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/rmt_common.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/rmt_encoder.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/rmt_rx.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/rmt_tx.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/rmt_types.h \
 | |
|          $(PROJECT_PATH)/components/driver/include/driver/temperature_sensor.h \
 | |
|          $(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_ds.h \
 | |
|          $(PROJECT_PATH)/components/esp_hw_support/include/soc/esp32c3/esp_hmac.h \
 | |
|          $(PROJECT_PATH)/components/hal/include/hal/i2s_types.h \
 | |
|          $(PROJECT_PATH)/components/hal/include/hal/rmt_types.h \
 |