pkg/tensorflow-lite: blacklist esp32 architecture
This commit is contained in:
parent
b514f30ccc
commit
556914f67b
@ -10,3 +10,6 @@ USEMODULE += tensorflow-lite-kernels
|
|||||||
USEMODULE += tensorflow-lite-kernels-internal
|
USEMODULE += tensorflow-lite-kernels-internal
|
||||||
USEMODULE += tensorflow-lite-memory
|
USEMODULE += tensorflow-lite-memory
|
||||||
USEMODULE += tensorflow-lite-micro-kernels
|
USEMODULE += tensorflow-lite-micro-kernels
|
||||||
|
|
||||||
|
# C++ support on ESP32 in RIOT doesn't work with TensorFlow-Lite for the moment
|
||||||
|
FEATURES_BLACKLIST += arch_esp32
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user