nuttx-apps/math/ruy
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
..
.gitignore fix: git status/git status --ignore normalization check problem 2024-10-27 18:12:54 +08:00
CMakeLists.txt math/ruy: remove ruy library from cmake list 2024-12-01 10:14:49 +08:00
Kconfig Add configurations files. 2024-10-18 09:40:17 +08:00
Make.defs Add configurations files. 2024-10-18 09:40:17 +08:00
Makefile Update third-party library version 2024-10-18 09:40:17 +08:00