Merge pull request #13140 from aabadie/pr/pkg/tensorflow-lite-blacklist-esp32
pkg/tensorflow-lite: blacklist esp32 architecture
This commit is contained in:
commit
27764fe7b7
@ -10,3 +10,6 @@ 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user