soc: nordic: configure run once for nrf54l15
Needed to support sysbuild (app + flpr) with --erase option. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
This commit is contained in:
parent
765b244c27
commit
146195a647
1 changed files with 9 additions and 0 deletions
|
@ -61,6 +61,9 @@ runners:
|
|||
- qualifiers:
|
||||
- nrf9160
|
||||
- nrf9160/ns
|
||||
- qualifiers:
|
||||
- nrf54l15/cpuapp
|
||||
- nrf54l15/cpuflpr
|
||||
'--erase':
|
||||
- runners:
|
||||
- nrfjprog
|
||||
|
@ -79,6 +82,9 @@ runners:
|
|||
- qualifiers:
|
||||
- nrf9160
|
||||
- nrf9160/ns
|
||||
- qualifiers:
|
||||
- nrf54l15/cpuapp
|
||||
- nrf54l15/cpuflpr
|
||||
'--reset':
|
||||
- runners:
|
||||
- nrfjprog
|
||||
|
@ -97,3 +103,6 @@ runners:
|
|||
- qualifiers:
|
||||
- nrf9160
|
||||
- nrf9160/ns
|
||||
- qualifiers:
|
||||
- nrf54l15/cpuapp
|
||||
- nrf54l15/cpuflpr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue