Skip to content

Commit 52cf91a

Browse files
e-rkcarlescufi
authored andcommitted
[nrf fromtree] samples: drivers: jesd216: add nRF54H20 overlay
Configure the sample for nRF54H20 CPUAPP. Signed-off-by: Rafał Kuźnia <[email protected]> (cherry picked from commit b1de9a6) Signed-off-by: Rafał Kuźnia <[email protected]>
1 parent 69aa286 commit 52cf91a

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)