2024-01-23 11:38:28 +08:00
|
|
|
INPUT += \
|
2024-03-08 14:22:07 +08: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 12:11:41 +08:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_etm.h \
|
2024-03-08 14:22:07 +08: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 17:39:57 +08:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_interrupts.h \
|
2024-03-08 14:22:07 +08:00
|
|
|
$(PROJECT_PATH)/components/ulp/ulp_common/include/ulp_common.h \
|
2024-07-23 17:14:50 +08:00
|
|
|
$(PROJECT_PATH)/components/bt/include/esp32c5/include/esp_bt.h \
|