Skip to content

Commit 8324536

Browse files
committed
Work CI-CD
- Add missing target series to AZDO yaml.
1 parent 47c8c05 commit 8324536

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

azure-pipelines-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,7 @@ jobs:
567567

568568
SL_STK3701A_REVB:
569569
TargetBoard: SL_STK3701A_REVB
570+
TargetSeries: 'efm32gg11'
570571
BuildOptions:
571572
GccArm_Version:
572573
NeedsDFU: false

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,7 @@ jobs:
648648

649649
SL_STK3701A:
650650
TargetBoard: SL_STK3701A
651+
TargetSeries: 'efm32gg11'
651652
BuildOptions:
652653
GccArm_Version:
653654
NeedsDFU: false

0 commit comments

Comments
 (0)