Skip to content

Commit

Permalink
samples: drivers: jesd216: add nRF54H20 overlay
Browse files Browse the repository at this point in the history
Configure the sample for nRF54H20 CPUAPP.

Signed-off-by: Rafał Kuźnia <[email protected]>
  • Loading branch information
e-rk authored and fabiobaltieri committed May 7, 2024
1 parent e9c6990 commit b1de9a6
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/

&mx25uw63 {
status = "okay";
};

0 comments on commit b1de9a6

Please sign in to comment.