@@ -417,6 +417,7 @@ jobs:
417417 - template : azure-pipelines-templates/build-preparations.yml
418418 - template : azure-pipelines-templates/nb-gitversioning.yml
419419 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
420+ - template : azure-pipelines-templates/download-install-ninja.yml
420421 - template : azure-pipelines-templates/download-srecord.yml
421422 - template : azure-pipelines-templates/download-hexdfu.yml
422423 - template : azure-pipelines-templates/build-chibios-stm32-targets.yml
@@ -618,6 +619,7 @@ jobs:
618619 - template : azure-pipelines-templates/build-preparations.yml
619620 - template : azure-pipelines-templates/nb-gitversioning.yml
620621 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
622+ - template : azure-pipelines-templates/download-install-ninja.yml
621623 - template : azure-pipelines-templates/download-srecord.yml
622624 - template : azure-pipelines-templates/build-freertos-nxp-targets.yml
623625 - template : azure-pipelines-templates/pack-publish-artifacts.yml
@@ -767,6 +769,7 @@ jobs:
767769 - template : azure-pipelines-templates/build-preparations.yml
768770 - template : azure-pipelines-templates/nb-gitversioning.yml
769771 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
772+ - template : azure-pipelines-templates/download-install-ninja.yml
770773 - template : azure-pipelines-templates/download-hexdfu.yml
771774 - template : azure-pipelines-templates/download-srecord.yml
772775 - template : azure-pipelines-templates/build-azurertos-targets.yml
0 commit comments