Skip to content

Commit 758f0a9

Browse files
committed
doc: Update redirects.py to find the correct README
1. Update redirects.py to find the correct mimxrt595_evk system_off example README. 2. Update release-notes to record the new nxp poweroff example. Signed-off-by: Zhaoxiang Jin <[email protected]>
1 parent ceecd39 commit 758f0a9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/_scripts/redirects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
('samples/boards/mec15xxevb_assy6853/power_management/README', 'samples/boards/microchip/mec15xxevb_assy6853/power_management/README'),
254254
('samples/boards/mimxrt1060_evk/system_off/README', 'samples/boards/nxp/mimxrt1060_evk/system_off/README'),
255255
('samples/boards/mimxrt1170_evk_cm7/magic_addr/README', 'samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/README'),
256-
('samples/boards/mimxrt595_evk/system_off/README', 'samples/boards/nxp/mimxrt595_evk/system_off/README'),
256+
('samples/boards/mimxrt595_evk/system_off/README', 'samples/boards/nxp/poweroff/README'),
257257
('samples/boards/nrf/battery/README', 'samples/boards/nordic/battery/README'),
258258
('samples/boards/nrf/clock_skew/README', 'samples/boards/nordic/clock_skew/README'),
259259
('samples/boards/nrf/dynamic_pinctrl/README', 'samples/boards/nordic/dynamic_pinctrl/README'),

doc/releases/release-notes-4.3.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ New Drivers
163163
New Samples
164164
***********
165165

166+
* :zephyr:code-sample:`nxp_mcu_poweroff`
167+
166168
..
167169
Same as above for boards and drivers, this will also be recomputed at the time of the release.
168170
Just link the sample, further details go in the sample documentation itself.

0 commit comments

Comments
 (0)