Skip to content

Commit f762236

Browse files
committed
updata encodec doc
1 parent c126d9f commit f762236

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/CanaanK230/part3/07_CameraExperimentEncodingVideoStream.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ vi Makefile
109109
填入一下内容:
110110

111111
```
112+
include $(MPP_SRC_DIR)/userapps/sample/mpp.mk
113+
include $(MPP_SRC_DIR)/userapps/sample/rt-smart.mk
114+
112115
CURRECT_DIR_NAME=$(shell basename `pwd`)
113116
LOCAL_SRC_DIR = $(shell pwd)
114117
BIN = $(MPP_SRC_DIR)/userapps/sample/elf/$(CURRECT_DIR_NAME).elf

0 commit comments

Comments
 (0)