We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6572a08 commit c016494Copy full SHA for c016494
soc/nordic/soc.yml
@@ -15,3 +15,33 @@ family:
15
- name: nrf54lv10a
16
cpuclusters:
17
- name: cpuapp
18
+runners:
19
+ run_once:
20
+ '--recover':
21
+ - runners:
22
+ - nrfutil
23
+ run: first
24
+ groups:
25
+ - qualifiers:
26
+ - nrf54lv10a/cpuapp
27
28
+ - nrf54lm20a/cpuapp
29
+ '--erase':
30
31
+ - jlink
32
33
34
35
36
37
38
39
+ '--reset':
40
41
42
+ run: last
43
44
45
46
47
0 commit comments