nuttx-apps/mlearning/cmsis-nn/Kconfig
simbit18 e6e968b706 math: fixed the header file
- fixed the header file

Signed-off-by: simbit18 <simbit18@gmail.com>
2026-08-11 15:38:46 -04:00

10 lines
227 B
Text

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config MLEARNING_CMSIS_NN
bool "CMSIS_NN Library"
default n
---help---
Enable CMSIS_NN.