APP_Framework/Framework/:sovle the name error in the configuration files of CMSIS-NN

This commit is contained in:
WentaoWong
2022-02-18 14:36:40 +08:00
parent 513cc43f06
commit 48dfa06f79
3 changed files with 4 additions and 4 deletions
@@ -4,11 +4,11 @@ menuconfig USING_CMSIS_5
if USING_CMSIS_5
menuconfig USING_USING_CMSIS_5_NN
menuconfig USING_CMSIS_5_NN
bool "CMSIS-5 NN"
default n
if USING_USING_CMSIS_5_NN
if USING_CMSIS_5_NN
config USING_CMSIS_5_NN_ACTIVATION
bool "CMSIS-5 NN ACTIVATION"