Skip to content

Commit 38b45f5

Browse files
authored
Merge pull request #8901 from jerryneedell/jerryn_eye
add OV2640 support to sdkconfig for esp32s3_eye build
2 parents 8af780c + ad19e71 commit 38b45f5

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/espressif_esp32s3_eye

1 file changed

+1
-1
lines changed

ports/espressif/boards/espressif_esp32s3_eye/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3-eye"
1111
# end of LWIP
12-
12+
CONFIG_OV2640_SUPPORT=y
1313
# end of Component config
1414

1515
# end of Espressif IoT Development Framework Configuration

0 commit comments

Comments
 (0)