bec4faebb9
Add snippets to boot nRF54L15 FLPR from application core. Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
13 lines
172 B
Plaintext
13 lines
172 B
Plaintext
/*
|
|
* Copyright (c) 2024 Nordic Semiconductor
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&cpuflpr_vpr {
|
|
status = "okay";
|
|
};
|
|
|
|
&cpuflpr_vevif_remote {
|
|
status = "okay";
|
|
};
|