1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/tflite-micro/Makefile.dep
2022-09-27 13:42:37 +02:00

19 lines
445 B
Makefile

USEMODULE += cpp11-compat
USEPKG += flatbuffers
USEPKG += gemmlowp
USEPKG += ruy
USEMODULE += tflite-c
USEMODULE += tflite-core-api
USEMODULE += tflite-kernels
USEMODULE += tflite-kernels-internal
USEMODULE += tflite-kernels-internal-reference
USEMODULE += tflite-micro
USEMODULE += tflite-micro-kernels
USEMODULE += tflite-micro-memory-planner
USEMODULE += tflite-schema
# This package doesn't work on riscv
FEATURES_BLACKLIST += arch_riscv