2024-01-22 22:38:28 -05:00
|
|
|
INPUT += \
|
2024-03-08 01:22:07 -05:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_i2c.h \
|
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_uart.h \
|
2024-07-01 00:11:41 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_etm.h \
|
2024-03-08 01:22:07 -05:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/ulp_lp_core.h \
|
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_gpio.h \
|
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_i2c.h \
|
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_print.h \
|
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_uart.h \
|
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_utils.h \
|
2024-06-14 05:39:57 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_interrupts.h \
|
2024-03-08 01:22:07 -05:00
|
|
|
$(PROJECT_PATH)/components/ulp/ulp_common/include/ulp_common.h \
|
2024-07-23 05:14:50 -04:00
|
|
|
$(PROJECT_PATH)/components/bt/include/esp32c5/include/esp_bt.h \
|