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 5487e06 commit a4a90f6Copy full SHA for a4a90f6
projects/build_all.sh
@@ -7,7 +7,7 @@ set -e
7
# 定义不同平台的黑名单
8
9
blacklist_linux=()
10
-blacklist_maixcam=("app_yoloworld" "app_vlm" "app_mono_depth_estimation", "app_chat", "app_speech")
+blacklist_maixcam=("app_yoloworld" "app_vlm" "app_mono_depth_estimation" "app_chat" "app_speech")
11
blacklist_maixcam2=("app_mouse_simulator")
12
13
#############################################
0 commit comments