We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd09492 commit 1681a3dCopy full SHA for 1681a3d
1 file changed
ports/espressif/boards/m5stack_cores3/sdkconfig
@@ -10,6 +10,13 @@
10
CONFIG_LWIP_LOCAL_HOSTNAME="m5stack-cores3"
11
# end of LWIP
12
13
+#
14
+# Camera configuration
15
16
+CONFIG_GC0308_SUPPORT=y
17
+CONFIG_GC_SENSOR_SUBSAMPLE_MODE=y
18
+# end of Camera configuration
19
+
20
# end of Component config
21
22
# end of Espressif IoT Development Framework Configuration
0 commit comments