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.

(cherry picked from commit b1de9a6)

Original-Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
GitOrigin-RevId: b1de9a6
Change-Id: If354f5a5ba3ccecac079336fb28429acc2c255c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5520891
Tested-by: Ting Shen <phoenixshen@chromium.org>
Commit-Queue: Ting Shen <phoenixshen@chromium.org>
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Reviewed-by: Ting Shen <phoenixshen@chromium.org>
  • Loading branch information
e-rk authored and Chromeos LUCI committed May 7, 2024
1 parent 6ffffbe commit 74260ee
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 74260ee

Please sign in to comment.