Skip to content

Commit 531a931

Browse files
authored
Update sdkconfig
Adding Camera Configs. Copyied from adafruit_esp32s3_camera
1 parent 5bfb55f commit 531a931

File tree

1 file changed

+5
-1
lines changed
  • ports/espressif/boards/seeed_xiao_esp32_s3_sense

1 file changed

+5
-1
lines changed

ports/espressif/boards/seeed_xiao_esp32_s3_sense/sdkconfig

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
#
1010
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
1111
# end of LWIP
12-
12+
# Camera configuration
13+
#
14+
# CONFIG_OV7725_SUPPORT is not set
15+
# CONFIG_OV3660_SUPPORT is not set
16+
# end of Camera configuration
1317
# end of Component config
1418

1519
# end of Espressif IoT Development Framework Configuration

0 commit comments

Comments
 (0)