Skip to content

Commit 93d8c71

Browse files
committed
NORDIC: Fix labels in target.
Somehow during the rebase, both have been inverted.
1 parent 837ba72 commit 93d8c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6520,7 +6520,7 @@
65206520
"SDK_14_2",
65216521
"NORDIC_SOFTDEVICE",
65226522
"SOFTDEVICE_COMMON",
6523-
"SOFTDEVICE_S140_FULL"
6523+
"SOFTDEVICE_S132_FULL"
65246524
],
65256525
"config": {
65266526
"lf_clock_src": {
@@ -6638,7 +6638,7 @@
66386638
"SDK_14_2",
66396639
"NORDIC_SOFTDEVICE",
66406640
"SOFTDEVICE_COMMON",
6641-
"SOFTDEVICE_S132_FULL"
6641+
"SOFTDEVICE_S140_FULL"
66426642
],
66436643
"config": {
66446644
"lf_clock_src": {

0 commit comments

Comments
 (0)