2023-07-25 00:18:16 -04:00
|
|
|
INPUT += \
|
2023-11-02 04:34:40 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_i2c.h \
|
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_uart.h \
|
2024-06-19 04:09:40 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_spi.h \
|
2024-07-01 00:11:41 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/include/lp_core_etm.h \
|
2023-11-02 04:34:40 -04: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-04-19 02:03:29 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_interrupts.h \
|
2024-06-19 04:09:40 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_spi.h \
|
2023-11-02 04:34:40 -04:00
|
|
|
$(PROJECT_PATH)/components/ulp/ulp_common/include/ulp_common.h \
|
2024-01-19 08:38:30 -05:00
|
|
|
$(PROJECT_PATH)/components/usb/include/usb/usb_helpers.h \
|
|
|
|
$(PROJECT_PATH)/components/usb/include/usb/usb_host.h \
|
|
|
|
$(PROJECT_PATH)/components/usb/include/usb/usb_types_ch9.h \
|
|
|
|
$(PROJECT_PATH)/components/usb/include/usb/usb_types_stack.h \
|
2024-03-22 03:34:05 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_cam/include/esp_cam_ctlr.h \
|
2024-03-22 05:40:41 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_cam/include/esp_cam_ctlr_types.h \
|
2024-03-22 03:34:05 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_cam/csi/include/esp_cam_ctlr_csi.h \
|
2024-06-12 00:12:43 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_cam/isp_dvp/include/esp_cam_ctlr_isp_dvp.h \
|
2024-07-22 10:08:02 -04:00
|
|
|
$(PROJECT_PATH)/components/hal/include/hal/isp_types.h \
|
2024-03-22 05:40:41 -04:00
|
|
|
$(PROJECT_PATH)/components/hal/include/hal/jpeg_types.h \
|
2024-04-25 10:18:38 -04:00
|
|
|
$(PROJECT_PATH)/components/hal/include/hal/ppa_types.h \
|
2024-06-07 05:26:31 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_touch_sens/include/driver/touch_sens.h \
|
|
|
|
$(PROJECT_PATH)/components/esp_driver_touch_sens/include/driver/touch_sens_types.h \
|
|
|
|
$(PROJECT_PATH)/components/esp_driver_touch_sens/hw_ver3/include/driver/touch_version_types.h \
|
2024-02-28 02:16:57 -05:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_jpeg/include/driver/jpeg_types.h \
|
2024-03-20 23:29:06 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp.h \
|
2024-09-02 03:42:10 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_types.h \
|
2024-03-20 23:29:06 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_af.h \
|
2024-08-18 23:13:32 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_ae.h \
|
2024-05-31 13:50:25 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_awb.h \
|
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_ccm.h \
|
2024-06-12 00:12:43 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_bf.h \
|
2024-08-27 04:55:07 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_demosaic.h \
|
2024-08-18 23:13:32 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_sharpen.h \
|
2024-07-26 04:21:13 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_core.h \
|
2024-07-22 10:08:02 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_gamma.h \
|
2024-08-21 23:19:07 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_hist.h \
|
2024-09-02 03:42:10 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_isp/include/driver/isp_color.h \
|
2024-03-20 23:29:06 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_jpeg/include/driver/jpeg_decode.h \
|
2024-04-01 08:02:39 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_jpeg/include/driver/jpeg_encode.h \
|
2024-04-25 10:18:38 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_driver_ppa/include/driver/ppa.h \
|
2024-03-20 06:42:45 -04:00
|
|
|
$(PROJECT_PATH)/components/esp_lcd/dsi/include/esp_lcd_mipi_dsi.h \
|
2024-01-21 06:29:42 -05:00
|
|
|
$(PROJECT_PATH)/components/sdmmc/include/sd_pwr_ctrl.h \
|
|
|
|
$(PROJECT_PATH)/components/sdmmc/include/sd_pwr_ctrl_by_on_chip_ldo.h \
|