only:nucleo_f767

This commit is contained in:
rusEFI LLC 2024-10-31 00:03:52 -04:00
parent 002cf9f7c3
commit 14fe79543d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ HW_TARGET=$2
# .github/workflows/hw-ci/build_for_hw_ci.sh config/boards/f407-discovery f407-discovery
# .github/workflows/hw-ci/build_for_hw_ci.sh config/boards/proteus proteus_f4
# .github/workflows/hw-ci/build_for_hw_ci.sh config/boards/proteus proteus_f7_debug
# .github/workflows/hw-ci/build_for_hw_ci.sh config/boards/nucleo_f767 nucleo_f767
set -e
echo "[build_for_hw_ci.sh] enter [$HW_FOLDER][$HW_TARGET]"