Skip to content

Commit 8266f47

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 87c575c commit 8266f47

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
@@ -90,6 +90,8 @@ New Samples
9090
Same as above for boards and drivers, this will also be recomputed at the time of the release.
9191
Just link the sample, further details go in the sample documentation itself.
9292
93+
* :zephyr:code-sample:`nxp_mcu_poweroff`
94+
9395
Other notable changes
9496
*********************
9597

0 commit comments

Comments
 (0)