feat(knowing app): remove json config from menuconfig, adding to detect_app arg

This commit is contained in:
yangtuo250
2021-12-15 19:05:07 +08:00
parent efb28105e8
commit c782dd26c4
10 changed files with 46 additions and 24 deletions

View File

@@ -475,7 +475,6 @@ CONFIG_MAIN_KTASK_STACK_SIZE=1024
#
CONFIG_APPLICATION_KNOWING=y
CONFIG_K210_DETECT_ENTRY=y
CONFIG_K210_DETECT_CONFIGJSON="/kmodel/face.json"
# CONFIG_IRIS_ML_DEMO is not set
# CONFIG_K210_FFT_TEST is not set
# CONFIG_USING_IMAGE_PROCESSING_APP is not set

View File

@@ -323,7 +323,6 @@
#define APPLICATION_KNOWING
#define K210_DETECT_ENTRY
#define K210_DETECT_CONFIGJSON "/kmodel/face.json"
/* sensor app */