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 34c51fc commit d240d0eCopy full SHA for d240d0e
projects/build_all.sh
@@ -8,7 +8,7 @@ set -e
8
9
blacklist_linux=()
10
blacklist_maixcam=("app_yoloworld" "app_vlm" "app_mono_depth_estimation" "app_chat" "app_speech" "app_imu_lsm6dsow" "app_tof100" "app_thermal_tiny1c")
11
-blacklist_maixcam2=("app_imu_ahrs")
+blacklist_maixcam2=()
12
13
#############################################
14
0 commit comments