File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -671,7 +671,7 @@ jobs:
671671 matrix :
672672 SL_STK3701A_REVB :
673673 TargetBoard : SL_STK3701A_REVB
674- TargetSeries : " efm32gg11 "
674+ TargetSeries : " gg11 "
675675 BuildOptions :
676676 NeedsDFU : false
677677 NeedsSRECORD : false
@@ -683,7 +683,7 @@ jobs:
683683 # creates a counter and assigns it to the revision variable
684684 REVISION : $[counter('AZURERTOS_1_12_1_versioncounter', 0)]
685685 HelperPackageVersion : $[counter('HelperPackageVersioncounter', 0)]
686- TargetPlatform : " azure_rtos "
686+ TargetPlatform : " efm32 "
687687
688688 steps :
689689 - template : azure-pipelines-templates/build-preparations.yml
Original file line number Diff line number Diff line change @@ -775,7 +775,7 @@ jobs:
775775
776776 SL_STK3701A :
777777 TargetBoard : SL_STK3701A
778- TargetSeries : " efm32gg11 "
778+ TargetSeries : " gg11 "
779779 BuildOptions :
780780 NeedsDFU : false
781781 NeedsSRECORD : false
@@ -785,7 +785,7 @@ jobs:
785785 # creates a counter and assigns it to the revision variable
786786 REVISION : $[counter('AZURERTOS_1_12_1_versioncounter', 0)]
787787 HelperPackageVersion : $[counter('HelperPackageVersioncounter', 0)]
788- TargetPlatform : " azure_rtos "
788+ TargetPlatform : " efm32 "
789789
790790 steps :
791791 - template : azure-pipelines-templates/build-preparations.yml
You can’t perform that action at this time.
0 commit comments