APP_Framework/Framework/:add Kconfig file and SConscript file about CMSIS-NN (version 5)

This commit is contained in:
WentaoWong
2021-11-29 18:46:35 +08:00
parent e0c78f200b
commit fe06b461ee
3 changed files with 75 additions and 0 deletions
+1
View File
@@ -8,4 +8,5 @@ if SUPPORT_KNOWING_FRAMEWORK
source "$APP_DIR/Framework/knowing/filter/Kconfig"
source "$APP_DIR/Framework/knowing/ota/Kconfig"
source "$APP_DIR/Framework/knowing/image_processing/Kconfig"
source "$APP_DIR/Framework/knowing/cmsis_5/Kconfig"
endif