Skip to content

Commit a7b0195

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 2450564 commit a7b0195

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
@@ -148,6 +148,8 @@ New Drivers
148148
New Samples
149149
***********
150150

151+
* :zephyr:code-sample:`nxp_mcu_poweroff`
152+
151153
..
152154
Same as above for boards and drivers, this will also be recomputed at the time of the release.
153155
Just link the sample, further details go in the sample documentation itself.

0 commit comments

Comments
 (0)