Apply overlays for custom boards, based on already supported SoCs. Fixes #77639. Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
12 lines
171 B
Text
12 lines
171 B
Text
/*
|
|
* Copyright (c) 2024 Nordic Semiconductor
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&cpuppr_ram3x_region {
|
|
status = "okay";
|
|
};
|
|
|
|
&uart135 {
|
|
status = "reserved";
|
|
};
|