forked from espressif/arduino-esp32
Add camera support
first automated cmake build
This commit is contained in:
@ -1239,6 +1239,51 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# CONFIG_WPA_TESTING_OPTIONS is not set
|
||||
# CONFIG_WPA_WPS_WARS is not set
|
||||
# end of Supplicant
|
||||
|
||||
# CONFIG_C_IMPL is not set
|
||||
CONFIG_XTENSA_IMPL=y
|
||||
|
||||
#
|
||||
# ESP-FACE Configuration
|
||||
#
|
||||
CONFIG_MTMN_LITE_QUANT=y
|
||||
# CONFIG_MTMN_LITE_FLOAT is not set
|
||||
# CONFIG_MTMN_HEAVY_QUANT is not set
|
||||
# CONFIG_FRMN is not set
|
||||
CONFIG_MFN56_1X=y
|
||||
# CONFIG_MFN56_2X is not set
|
||||
# CONFIG_MFN56_3X is not set
|
||||
# CONFIG_MFN56_4X is not set
|
||||
|
||||
#
|
||||
# Object Detection
|
||||
#
|
||||
# CONFIG_DETECT_WITH_LANDMARK is not set
|
||||
# end of Object Detection
|
||||
|
||||
#
|
||||
# Pose Estimation
|
||||
#
|
||||
CONFIG_HD_NANO1=y
|
||||
# CONFIG_HD_LITE1 is not set
|
||||
CONFIG_HP_NANO1=y
|
||||
# CONFIG_HP_LITE1 is not set
|
||||
# end of Pose Estimation
|
||||
# end of ESP-FACE Configuration
|
||||
|
||||
#
|
||||
# Camera configuration
|
||||
#
|
||||
CONFIG_OV2640_SUPPORT=y
|
||||
# CONFIG_OV7725_SUPPORT is not set
|
||||
CONFIG_OV3660_SUPPORT=y
|
||||
CONFIG_OV5640_SUPPORT=y
|
||||
# CONFIG_SCCB_HARDWARE_I2C_PORT0 is not set
|
||||
CONFIG_SCCB_HARDWARE_I2C_PORT1=y
|
||||
CONFIG_CAMERA_CORE0=y
|
||||
# CONFIG_CAMERA_CORE1 is not set
|
||||
# CONFIG_CAMERA_NO_AFFINITY is not set
|
||||
# end of Camera configuration
|
||||
# end of Component config
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user