mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|