2024-07-24 15:59:26 +08:00
|
|
|
idf_component_register(SRCS "isp_dsi_main.c"
|
2024-04-24 16:59:20 +08:00
|
|
|
INCLUDE_DIRS "."
|
2024-09-13 16:51:21 +08:00
|
|
|
REQUIRES esp_mm esp_driver_isp esp_driver_cam esp_driver_i2c esp_lcd dsi_init sensor_init
|
2024-04-24 16:59:20 +08:00
|
|
|
)
|