feat(spi):update spi

This commit is contained in:
2026-07-06 20:06:44 +08:00
parent a699f03d72
commit b4131a9a40
2 changed files with 25 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ else
echo "--- build boost, target host: ${TARGET_HOST} ----"
fi
#${BASE_DIR}/build_boost.sh
${BASE_DIR}/build_boost.sh
if [ "rk3576" = ${TARGET_HOST} ];then
echo "--- cross build vsomeip, target host: ${TARGET_HOST} ----"
@@ -70,7 +70,7 @@ else
echo "--- build vsomeip, target host: ${TARGET_HOST} ----"
fi
#${BASE_DIR}/build_vsomeip.sh
${BASE_DIR}/build_vsomeip.sh
#${BASE_DIR}/build_example.sh
${BASE_DIR}/build_soa_server.sh