only:nucleo_f767
This commit is contained in:
parent
002cf9f7c3
commit
14fe79543d
|
@ -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]"
|
||||
|
|
Loading…
Reference in New Issue