2024-04-24 16:59:20 +08:00
|
|
|
idf_component_register(SRCS "camera_dsi_main.c"
|
2024-04-22 17:20:53 +08:00
|
|
|
INCLUDE_DIRS "."
|
2024-09-13 16:51:21 +08:00
|
|
|
REQUIRES esp_mm esp_driver_isp esp_driver_cam esp_driver_i2c dsi_init sensor_init
|
2024-04-22 17:20:53 +08:00
|
|
|
)
|