mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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
|