mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
13 lines
325 B
Makefile
13 lines
325 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
|