mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
ml: tflite extra hardware support.
Signed-off-by: jihandong <jihandong@xiaomi.com>
This commit is contained in:
parent
b15e71cd22
commit
f2eb5cd3c4
1 changed files with 3 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ CSRCS += operators/neon/arm_elementwise_add_s8.c
|
|||
endif
|
||||
endif
|
||||
|
||||
# extra hardware support.
|
||||
-include $(TFLM_DIR)/tensorflow/lite/micro/nuttx/Makefile
|
||||
|
||||
CFLAGS += ${COMMON_FLAGS}
|
||||
CXXFLAGS += ${COMMON_FLAGS}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue