@@ -420,9 +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
424
423
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
425
- # - template: azure-pipelines-templates/download-install-ninja.yml
426
424
- template : azure-pipelines-templates/download-srecord.yml
427
425
- template : azure-pipelines-templates/download-hexdfu.yml
428
426
- template : azure-pipelines-templates/build-chibios-stm32-targets.yml
@@ -623,9 +621,7 @@ jobs:
623
621
steps :
624
622
- template : azure-pipelines-templates/build-preparations.yml
625
623
- template : azure-pipelines-templates/nb-gitversioning.yml
626
- # - template: azure-pipelines-templates/download-install-cmake.yml
627
624
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
628
- # - template: azure-pipelines-templates/download-install-ninja.yml
629
625
- template : azure-pipelines-templates/download-srecord.yml
630
626
- template : azure-pipelines-templates/build-freertos-nxp-targets.yml
631
627
- template : azure-pipelines-templates/pack-publish-artifacts.yml
@@ -702,9 +698,9 @@ jobs:
702
698
steps :
703
699
- template : azure-pipelines-templates/build-preparations.yml
704
700
- template : azure-pipelines-templates/nb-gitversioning.yml
705
- # - template: azure-pipelines-templates/download-install-cmake.yml
701
+ - template : azure-pipelines-templates/download-install-cmake.yml
706
702
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
707
- # - template: azure-pipelines-templates/download-install-ninja.yml
703
+ - template : azure-pipelines-templates/download-install-ninja.yml
708
704
- template : azure-pipelines-templates/build-ti-simplelink-targets.yml
709
705
- template : azure-pipelines-templates/pack-publish-artifacts.yml
710
706
- template : azure-pipelines-templates/publish-cloudsmith.yml
@@ -774,9 +770,7 @@ jobs:
774
770
steps :
775
771
- template : azure-pipelines-templates/build-preparations.yml
776
772
- template : azure-pipelines-templates/nb-gitversioning.yml
777
- # - template: azure-pipelines-templates/download-install-cmake.yml
778
773
- template : azure-pipelines-templates/download-install-arm-gcc-toolchain.yml
779
- # - template: azure-pipelines-templates/download-install-ninja.yml
780
774
- template : azure-pipelines-templates/download-hexdfu.yml
781
775
- template : azure-pipelines-templates/download-srecord.yml
782
776
- template : azure-pipelines-templates/build-azurertos-targets.yml
0 commit comments