From 8a170a7e16f169f55d7cb44997b4030d30db04ec Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Fri, 23 Sep 2022 21:17:01 +0200 Subject: [PATCH] autogenerated file got update => maybe we also can remove it? --- code/sdkconfig.esp32cam | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/code/sdkconfig.esp32cam b/code/sdkconfig.esp32cam index 5510ad43..b8ed069a 100644 --- a/code/sdkconfig.esp32cam +++ b/code/sdkconfig.esp32cam @@ -1233,14 +1233,23 @@ CONFIG_OV2640_SUPPORT=y # CONFIG_GC032A_SUPPORT is not set # CONFIG_GC0308_SUPPORT is not set # CONFIG_BF3005_SUPPORT is not set +CONFIG_BF20A6_SUPPORT=y +# CONFIG_SC101IOT_SUPPORT is not set +CONFIG_SC030IOT_SUPPORT=y # CONFIG_SCCB_HARDWARE_I2C_PORT0 is not set CONFIG_SCCB_HARDWARE_I2C_PORT1=y CONFIG_SCCB_CLK_FREQ=100000 +CONFIG_CAMERA_TASK_STACK_SIZE=2048 CONFIG_CAMERA_CORE0=y # CONFIG_CAMERA_CORE1 is not set # CONFIG_CAMERA_NO_AFFINITY is not set CONFIG_CAMERA_DMA_BUFFER_SIZE_MAX=32768 # end of Camera configuration + +# +# Camera configuration +# +# end of Camera configuration # end of Component config #