RIOT/pkg/tensorflow-lite/Makefile.dep
2020-01-16 07:59:00 +01:00

16 lines
439 B
Makefile

USEMODULE += cpp11-compat
USEPKG += flatbuffers
USEPKG += gemmlowp
USEMODULE += tensorflow-lite
USEMODULE += tensorflow-lite-c
USEMODULE += tensorflow-lite-core
USEMODULE += tensorflow-lite-kernels
USEMODULE += tensorflow-lite-kernels-internal
USEMODULE += tensorflow-lite-memory
USEMODULE += tensorflow-lite-micro-kernels
# C++ support on ESP32 in RIOT doesn't work with TensorFlow-Lite for the moment
FEATURES_BLACKLIST += arch_esp32