@@ -421,6 +421,7 @@ jobs:
421421 - template : azure-pipelines-templates/build-preparations.yml
422422 - template : azure-pipelines-templates/nb-gitversioning.yml
423423 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
424+ - template : azure-pipelines-templates/download-install-ninja.yml
424425 - template : azure-pipelines-templates/download-srecord.yml
425426 - template : azure-pipelines-templates/download-hexdfu.yml
426427 - template : azure-pipelines-templates/build-chibios-stm32-targets.yml
@@ -631,6 +632,7 @@ jobs:
631632 - template : azure-pipelines-templates/build-preparations.yml
632633 - template : azure-pipelines-templates/nb-gitversioning.yml
633634 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
635+ - template : azure-pipelines-templates/download-install-ninja.yml
634636 - template : azure-pipelines-templates/download-srecord.yml
635637 - template : azure-pipelines-templates/build-freertos-nxp-targets.yml
636638 - template : azure-pipelines-templates/pack-publish-artifacts.yml
@@ -707,7 +709,6 @@ jobs:
707709 steps :
708710 - template : azure-pipelines-templates/build-preparations.yml
709711 - template : azure-pipelines-templates/nb-gitversioning.yml
710- - template : azure-pipelines-templates/download-install-cmake.yml
711712 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
712713 - template : azure-pipelines-templates/download-install-ninja.yml
713714 - template : azure-pipelines-templates/build-ti-simplelink-targets.yml
@@ -780,6 +781,7 @@ jobs:
780781 - template : azure-pipelines-templates/build-preparations.yml
781782 - template : azure-pipelines-templates/nb-gitversioning.yml
782783 - template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
784+ - template : azure-pipelines-templates/download-install-ninja.yml
783785 - template : azure-pipelines-templates/download-hexdfu.yml
784786 - template : azure-pipelines-templates/download-srecord.yml
785787 - template : azure-pipelines-templates/build-azurertos-targets.yml
0 commit comments