mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
feat(isp_ccm): support isp color correction matrix
This commit is contained in:
@@ -11,6 +11,7 @@ set(requires)
|
||||
if(CONFIG_SOC_ISP_SUPPORTED)
|
||||
list(APPEND srcs "src/isp_core.c"
|
||||
"src/isp_af.c"
|
||||
"src/isp_ccm.c"
|
||||
"src/isp_awb.c")
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user