Skip to content

Commit b1de9a6

Browse files
e-rkfabiobaltieri
authored andcommitted
samples: drivers: jesd216: add nRF54H20 overlay
Configure the sample for nRF54H20 CPUAPP. Signed-off-by: Rafał Kuźnia <[email protected]>
1 parent e9c6990 commit b1de9a6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright (c) 2024 Nordic Semiconductor ASA
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&mx25uw63 {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)