We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c126d9f commit f762236Copy full SHA for f762236
docs/CanaanK230/part3/07_CameraExperimentEncodingVideoStream.md
@@ -109,6 +109,9 @@ vi Makefile
109
填入一下内容:
110
111
```
112
+include $(MPP_SRC_DIR)/userapps/sample/mpp.mk
113
+include $(MPP_SRC_DIR)/userapps/sample/rt-smart.mk
114
+
115
CURRECT_DIR_NAME=$(shell basename `pwd`)
116
LOCAL_SRC_DIR = $(shell pwd)
117
BIN = $(MPP_SRC_DIR)/userapps/sample/elf/$(CURRECT_DIR_NAME).elf
0 commit comments