@@ -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
@@ -767,6 +769,7 @@ jobs:
767
769
- template : azure-pipelines-templates/build-preparations.yml
768
770
- template : azure-pipelines-templates/nb-gitversioning.yml
769
771
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
772
+ - template : azure-pipelines-templates/download-install-ninja.yml
770
773
- template : azure-pipelines-templates/download-hexdfu.yml
771
774
- template : azure-pipelines-templates/download-srecord.yml
772
775
- template : azure-pipelines-templates/build-azurertos-targets.yml
0 commit comments