diff --git a/pkg/tensorflow-lite/Makefile.dep b/pkg/tensorflow-lite/Makefile.dep index 12987aa4be21..2c2be5f011c0 100644 --- a/pkg/tensorflow-lite/Makefile.dep +++ b/pkg/tensorflow-lite/Makefile.dep @@ -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