Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions ports/espressif/boards/seeed_xiao_esp32_s3_sense/sdkconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@
# Component config
#
#
# LWIP
#
# end of LWIP
# Camera configuration
#
CONFIG_OV2640_SUPPORT=y
# CONFIG_OV7725_SUPPORT is not set
# CONFIG_OV3660_SUPPORT is not set
CONFIG_OV2640_SUPPORT=y
# end of Camera configuration

# end of Component config

# end of Espressif IoT Development Framework Configuration