zephyr/samples/modules/tflite-micro
Stephanos Ioannidis 9d7c9ffefd samples: tflite-micro: hello_world: Enable standard C++ library
The TensorFlow Lite module makes use of the features provided by the
standard C++ library (e.g. `#include <functional>`), so the standard
C++ library config must be enabled for it.

This used to work without `CONFIG_LIB_CPLUSPLUS=y` due to the bug
described in the issue #36644.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2021-09-21 11:39:18 -04:00
..
hello_world samples: tflite-micro: hello_world: Enable standard C++ library 2021-09-21 11:39:18 -04:00
magic_wand samples: tflite-micro: fix magic_wand 2021-08-24 07:26:08 -04:00