74f9f866f2
This replacement for the `nordic-ppr-ram` snippet does the opposite: enable PPR execution in place from MRAM. Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
/*
|
|
* Copyright (c) 2024 Nordic Semiconductor
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&cpuppr_vpr {
|
|
status = "okay";
|
|
};
|