Skip to content

Commit 1681a3d

Browse files
committed
Added camera configuration in sdkconfig
1 parent dd09492 commit 1681a3d

File tree

1 file changed

+7
-0
lines changed
  • ports/espressif/boards/m5stack_cores3

1 file changed

+7
-0
lines changed

ports/espressif/boards/m5stack_cores3/sdkconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
CONFIG_LWIP_LOCAL_HOSTNAME="m5stack-cores3"
1111
# end of LWIP
1212

13+
#
14+
# Camera configuration
15+
#
16+
CONFIG_GC0308_SUPPORT=y
17+
CONFIG_GC_SENSOR_SUBSAMPLE_MODE=y
18+
# end of Camera configuration
19+
1320
# end of Component config
1421

1522
# end of Espressif IoT Development Framework Configuration

0 commit comments

Comments
 (0)