| # Copyright (c) 2021 Intel Corporation | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config ZEPHYR_TENSORFLOW_LITE_MICRO_MODULE | |
| bool | |
| config TENSORFLOW_LITE_MICRO | |
| bool "TensorFlow Lite Micro Support" | |
| help | |
| This option enables the TensorFlow Lite Micro library. |