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:
671
671
matrix :
672
672
SL_STK3701A_REVB :
673
673
TargetBoard : SL_STK3701A_REVB
674
- TargetSeries : " efm32gg11 "
674
+ TargetSeries : " gg11 "
675
675
BuildOptions :
676
676
NeedsDFU : false
677
677
NeedsSRECORD : false
@@ -683,7 +683,7 @@ jobs:
683
683
# creates a counter and assigns it to the revision variable
684
684
REVISION : $[counter('AZURERTOS_1_12_1_versioncounter', 0)]
685
685
HelperPackageVersion : $[counter('HelperPackageVersioncounter', 0)]
686
- TargetPlatform : " azure_rtos "
686
+ TargetPlatform : " efm32 "
687
687
688
688
steps :
689
689
- template : azure-pipelines-templates/build-preparations.yml
Original file line number Diff line number Diff line change @@ -775,7 +775,7 @@ jobs:
775
775
776
776
SL_STK3701A :
777
777
TargetBoard : SL_STK3701A
778
- TargetSeries : " efm32gg11 "
778
+ TargetSeries : " gg11 "
779
779
BuildOptions :
780
780
NeedsDFU : false
781
781
NeedsSRECORD : false
@@ -785,7 +785,7 @@ jobs:
785
785
# creates a counter and assigns it to the revision variable
786
786
REVISION : $[counter('AZURERTOS_1_12_1_versioncounter', 0)]
787
787
HelperPackageVersion : $[counter('HelperPackageVersioncounter', 0)]
788
- TargetPlatform : " azure_rtos "
788
+ TargetPlatform : " efm32 "
789
789
790
790
steps :
791
791
- template : azure-pipelines-templates/build-preparations.yml
You can’t perform that action at this time.
0 commit comments