@@ -417,6 +417,7 @@ jobs:
417
417
- template : azure-pipelines-templates/build-preparations.yml
418
418
- template : azure-pipelines-templates/nb-gitversioning.yml
419
419
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
420
+ - template : azure-pipelines-templates/download-install-ninja.yml
420
421
- template : azure-pipelines-templates/download-srecord.yml
421
422
- template : azure-pipelines-templates/download-hexdfu.yml
422
423
- template : azure-pipelines-templates/build-chibios-stm32-targets.yml
@@ -618,6 +619,7 @@ jobs:
618
619
- template : azure-pipelines-templates/build-preparations.yml
619
620
- template : azure-pipelines-templates/nb-gitversioning.yml
620
621
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
622
+ - template : azure-pipelines-templates/download-install-ninja.yml
621
623
- template : azure-pipelines-templates/download-srecord.yml
622
624
- template : azure-pipelines-templates/build-freertos-nxp-targets.yml
623
625
- template : azure-pipelines-templates/pack-publish-artifacts.yml
@@ -694,7 +696,6 @@ jobs:
694
696
steps :
695
697
- template : azure-pipelines-templates/build-preparations.yml
696
698
- template : azure-pipelines-templates/nb-gitversioning.yml
697
- - template : azure-pipelines-templates/download-install-cmake.yml
698
699
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
699
700
- template : azure-pipelines-templates/download-install-ninja.yml
700
701
- template : azure-pipelines-templates/build-ti-simplelink-targets.yml
@@ -767,6 +768,7 @@ jobs:
767
768
- template : azure-pipelines-templates/build-preparations.yml
768
769
- template : azure-pipelines-templates/nb-gitversioning.yml
769
770
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
771
+ - template : azure-pipelines-templates/download-install-ninja.yml
770
772
- template : azure-pipelines-templates/download-hexdfu.yml
771
773
- template : azure-pipelines-templates/download-srecord.yml
772
774
- template : azure-pipelines-templates/build-azurertos-targets.yml
0 commit comments