@@ -420,6 +420,7 @@ jobs:
420420 steps :
421421 - template : azure-pipelines-templates/build-preparations.yml
422422 - template : azure-pipelines-templates/nb-gitversioning.yml
423+ - template : azure-pipelines-templates/download-install-cmake.yml
423424 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
424425 - template : azure-pipelines-templates/download-install-ninja.yml
425426 - template : azure-pipelines-templates/download-srecord.yml
@@ -622,6 +623,7 @@ jobs:
622623 steps :
623624 - template : azure-pipelines-templates/build-preparations.yml
624625 - template : azure-pipelines-templates/nb-gitversioning.yml
626+ - template : azure-pipelines-templates/download-install-cmake.yml
625627 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
626628 - template : azure-pipelines-templates/download-install-ninja.yml
627629 - template : azure-pipelines-templates/download-srecord.yml
@@ -700,6 +702,7 @@ jobs:
700702 steps :
701703 - template : azure-pipelines-templates/build-preparations.yml
702704 - template : azure-pipelines-templates/nb-gitversioning.yml
705+ - template : azure-pipelines-templates/download-install-cmake.yml
703706 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
704707 - template : azure-pipelines-templates/download-install-ninja.yml
705708 - template : azure-pipelines-templates/build-ti-simplelink-targets.yml
@@ -771,6 +774,7 @@ jobs:
771774 steps :
772775 - template : azure-pipelines-templates/build-preparations.yml
773776 - template : azure-pipelines-templates/nb-gitversioning.yml
777+ - template : azure-pipelines-templates/download-install-cmake.yml
774778 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
775779 - template : azure-pipelines-templates/download-install-ninja.yml
776780 - template : azure-pipelines-templates/download-hexdfu.yml
0 commit comments