zephyr/snippets/nordic-ppr/boards/nrf54h20dk_nrf54h20_cpuapp....

13 lines
171 B
Plaintext

/*
* Copyright (c) 2024 Nordic Semiconductor
* SPDX-License-Identifier: Apache-2.0
*/
&cpuppr_ram3x_region {
status = "okay";
};
&uart135 {
status = "reserved";
};