Skip to content

Commit 55e784c

Browse files
committed
* [maixcam2] delete ap_imu_ahrc from maixcam2_blacklist
1 parent 7249303 commit 55e784c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/build_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -e
88

99
blacklist_linux=()
1010
blacklist_maixcam=("app_yoloworld" "app_vlm" "app_mono_depth_estimation" "app_chat" "app_speech")
11-
blacklist_maixcam2=("app_imu_ahrs")
11+
blacklist_maixcam2=()
1212

1313
#############################################
1414

0 commit comments

Comments
 (0)