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:
Piotr Kosycarz 2024-05-21 14:15:59 +02:00 committed by Anas Nashif
commit 146195a647

View file

@ -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