From fcb39cbcdbfff0aaf739b1c92249af11cc9f0a9a Mon Sep 17 00:00:00 2001 From: Bartlomiej Buczek Date: Wed, 30 Oct 2024 07:42:09 +0100 Subject: [PATCH] [nrf fromtree] samples: boards: nordic: system_off: Update README. Update DK naming - NRF54L15PDK is deprecated. Signed-off-by: Bartlomiej Buczek (cherry picked from commit 8cd361a51a4e7954d58ca7f06ed554bd3a7ef076) (cherry picked from commit d9f282cee5327f69155171c2b02e7f26a4b76f47) --- samples/boards/nordic/system_off/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/boards/nordic/system_off/README.rst b/samples/boards/nordic/system_off/README.rst index 7cf546d901d..7c98a4e8336 100644 --- a/samples/boards/nordic/system_off/README.rst +++ b/samples/boards/nordic/system_off/README.rst @@ -22,7 +22,7 @@ RAM is configured to keep the containing section powered while in system-off mod Requirements ************ -This application uses nRF51 DK, nRF52 DK or nRF54L15 PDK board for the demo. +This application uses nRF51 DK, nRF52 DK or nRF54L15 DK board for the demo. Sample Output =============