mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
5 lines
213 B
Plaintext
5 lines
213 B
Plaintext
INPUT += \
|
|
$(IDF_PATH)/components/driver/$(IDF_TARGET)/include/driver/dac.h \
|
|
$(IDF_PATH)/components/esp32/include/esp32/himem.h \
|
|
$(IDF_PATH)/components/ulp/include/$(IDF_TARGET)/ulp.h
|