Skip to content

Commit 40c152a

Browse files
committed
Add the proper cameras
1 parent 9328b45 commit 40c152a

File tree

1 file changed

+2
-0
lines changed
  • ports/espressif/boards/firebeetle2_esp32s3

1 file changed

+2
-0
lines changed

ports/espressif/boards/firebeetle2_esp32s3/sdkconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
# LWIP
99
#
1010
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3"
11+
CONFIG_OV2640_SUPPORT=y
12+
CONFIG_OV7725_SUPPORT=y
1113
# end of LWIP
1214

1315
# end of Component config

0 commit comments

Comments
 (0)