nuttx-apps/mlearning
chao an 37acd5e671 mlearning: fix build break if enable cmsis-nn
apps/mlearning/tflite-micro/tflite-micro/tensorflow/lite/micro/kernels/cmsis_nn/conv.cc:18:10:
  fatal error: Include/arm_nnfunctions.h: No such file or directory
   18 | #include "Include/arm_nnfunctions.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: chao an <anchao@lixiang.com>
2024-12-09 17:29:05 +08:00
..
cmsis Kconfig: Make indent consistent with TABS 2023-02-10 14:11:48 +08:00
cmsis-nn mlearning: fix build break if enable cmsis-nn 2024-12-09 17:29:05 +08:00
darknet Kconfig: Make indent consistent with TABS 2023-02-10 14:11:48 +08:00
libnnablart build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 19:45:36 +08:00
tflite-micro mlearning: fix build break if enable cmsis-nn 2024-12-09 17:29:05 +08:00
.gitignore add Machine Learning folder and menu 2022-01-27 17:33:16 +08:00
CMakeLists.txt mlearning/CMakeLists: include subdirectory to ensure ML module could be compile 2024-12-01 10:14:49 +08:00
Make.defs add Machine Learning folder and menu 2022-01-27 17:33:16 +08:00
Makefile add Machine Learning folder and menu 2022-01-27 17:33:16 +08:00