forked from espressif/arduino-esp32
Add camera support
first automated cmake build
This commit is contained in:
@ -1155,6 +1155,37 @@ 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
|
||||
# end of Component config
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user