forked from xuos/xiuos
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
menuconfig USING_TFLITE_SIN
|
|
bool "sin(x) demo app for tflite micro"
|
|
depends on INTELLIGENT_TFLITE
|
|
default n
|