nuttx-apps/math
chao an 3fd04e86e8 math/ruy: remove ruy library from cmake list
ruy is not really used, tflite just uses the header file

Error log from CMake:
================================================================
-- Configuring done (2.1s)
CMake Error at cmake/nuttx_add_library.cmake:183 (add_library):
  No SOURCES given to target: ruy
Call Stack (most recent call first):
  apps/math/ruy/CMakeLists.txt:57 (nuttx_add_library)

Signed-off-by: chao an <anchao@lixiang.com>
2024-12-01 10:14:49 +08:00
..
gemmlowp cmake:add gemmlowp CMake build 2024-10-27 18:12:54 +08:00
kissfft system/tflite-micro: fix patch flow of tflite-micro 2024-12-01 10:14:49 +08:00
libtommath Makefile:complete missing DEPPATH 2024-09-23 08:41:29 +08:00
ruy math/ruy: remove ruy library from cmake list 2024-12-01 10:14:49 +08:00
.gitignore Add support for libtommath 2021-07-12 17:49:26 -03:00
CMakeLists.txt cmake:migrate apps CMakeLists for libtommath 2023-07-28 21:51:38 -07:00
Make.defs Add support for libtommath 2021-07-12 17:49:26 -03:00
Makefile Add support for libtommath 2021-07-12 17:49:26 -03:00