Skip to content

Commit 081ad22

Browse files
committed
[nrf noup] boards: nrf54l15pdk: set default pdk to 0.7.0
Replace default pdk board from 0.3.0 to 0.7.0 Signed-off-by: Bartosz Sokolski <[email protected]>
1 parent 297b00d commit 081ad22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

boards/nordic/nrf54l15pdk/board.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ board:
1010
cpucluster: cpuapp
1111
revision:
1212
format: major.minor.patch
13-
default: "0.3.0"
13+
default: "0.7.0"
1414
revisions:
1515
- name: "0.2.1"
1616
- name: "0.3.0"
17+
- name: "0.7.0"

0 commit comments

Comments
 (0)