@@ -420,6 +420,7 @@ jobs:
420
420
steps :
421
421
- template : azure-pipelines-templates/build-preparations.yml
422
422
- template : azure-pipelines-templates/nb-gitversioning.yml
423
+ - template : azure-pipelines-templates/download-install-cmake.yml
423
424
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
424
425
- template : azure-pipelines-templates/download-install-ninja.yml
425
426
- template : azure-pipelines-templates/download-srecord.yml
@@ -622,6 +623,7 @@ jobs:
622
623
steps :
623
624
- template : azure-pipelines-templates/build-preparations.yml
624
625
- template : azure-pipelines-templates/nb-gitversioning.yml
626
+ - template : azure-pipelines-templates/download-install-cmake.yml
625
627
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
626
628
- template : azure-pipelines-templates/download-install-ninja.yml
627
629
- template : azure-pipelines-templates/download-srecord.yml
@@ -700,6 +702,7 @@ jobs:
700
702
steps :
701
703
- template : azure-pipelines-templates/build-preparations.yml
702
704
- template : azure-pipelines-templates/nb-gitversioning.yml
705
+ - template : azure-pipelines-templates/download-install-cmake.yml
703
706
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
704
707
- template : azure-pipelines-templates/download-install-ninja.yml
705
708
- template : azure-pipelines-templates/build-ti-simplelink-targets.yml
@@ -771,6 +774,7 @@ jobs:
771
774
steps :
772
775
- template : azure-pipelines-templates/build-preparations.yml
773
776
- template : azure-pipelines-templates/nb-gitversioning.yml
777
+ - template : azure-pipelines-templates/download-install-cmake.yml
774
778
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
775
779
- template : azure-pipelines-templates/download-install-ninja.yml
776
780
- template : azure-pipelines-templates/download-hexdfu.yml
0 commit comments