25 lines
476 B
Plaintext
25 lines
476 B
Plaintext
#
|
|
# Espressif IoT Development Framework Configuration
|
|
#
|
|
#
|
|
# Component config
|
|
#
|
|
#
|
|
# Camera configuration
|
|
#
|
|
CONFIG_OV7670_SUPPORT=y
|
|
CONFIG_NT99141_SUPPORT=y
|
|
CONFIG_OV2640_SUPPORT=y
|
|
CONFIG_GC2145_SUPPORT=y
|
|
CONFIG_GC032A_SUPPORT=y
|
|
CONFIG_GC0308_SUPPORT=y
|
|
CONFIG_BF3005_SUPPORT=y
|
|
CONFIG_BF20A6_SUPPORT=y
|
|
CONFIG_SC030IOT_SUPPORT=y
|
|
CONFIG_GC_SENSOR_SUBSAMPLE_MODE=y
|
|
# end of Camera configuration
|
|
|
|
# end of Component config
|
|
|
|
# end of Espressif IoT Development Framework Configuration
|