We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfb55f commit 531a931Copy full SHA for 531a931
1 file changed
ports/espressif/boards/seeed_xiao_esp32_s3_sense/sdkconfig
@@ -9,7 +9,11 @@
9
#
10
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
11
# end of LWIP
12
-
+# Camera configuration
13
+#
14
+# CONFIG_OV7725_SUPPORT is not set
15
+# CONFIG_OV3660_SUPPORT is not set
16
+# end of Camera configuration
17
# end of Component config
18
19
# end of Espressif IoT Development Framework Configuration
0 commit comments