zephyr/snippets/nordic-flpr/nordic-flpr.overlay
Jakub Zymelka bec4faebb9 snippets: Add nRF54L15 FLPR core snippets
Add snippets to boot nRF54L15 FLPR from application core.

Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
2024-04-16 18:36:58 +01:00

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";
};