Skip to content

Commit 0ef42bc

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 f1af6d9 commit 0ef42bc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/_scripts/redirects.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +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'),
257-
('samples/boards/nrf/battery/README', 'samples/boards/nordic/battery/README'),
256+
('samples/boards/mimxrt595_evk/system_off/README', 'samples/boards/nxp/poweroff/README'),
258257
('samples/boards/nrf/clock_skew/README', 'samples/boards/nordic/clock_skew/README'),
259258
('samples/boards/nrf/dynamic_pinctrl/README', 'samples/boards/nordic/dynamic_pinctrl/README'),
260259
('samples/boards/nrf/ieee802154/802154_rpmsg/README', 'samples/boards/nordic/ieee802154/802154_rpmsg/README'),

doc/releases/release-notes-4.3.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ New Samples
8686
Same as above for boards and drivers, this will also be recomputed at the time of the release.
8787
Just link the sample, further details go in the sample documentation itself.
8888
89+
* :zephyr:code-sample:`nxp_poweroff`
90+
8991
Other notable changes
9092
*********************
9193

0 commit comments

Comments
 (0)