doc: releases: add notes on reboot header location change
Inform about the reboot header location changes. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
39d3d397ae
commit
2ec53e99e3
1 changed files with 8 additions and 0 deletions
|
@ -326,6 +326,14 @@ Libraries / Subsystems
|
|||
|
||||
* Debug
|
||||
|
||||
* OS
|
||||
|
||||
* Reboot functionality has been moved to ``subsys/os`` from ``subsys/power``.
|
||||
A consequence of this movement is that the ``<power/reboot.h>`` header has
|
||||
been moved to ``<sys/reboot.h>``. ``<power/reboot.h>`` is still provided
|
||||
for compatibility, but it will produce a warning to inform users of the
|
||||
relocation.
|
||||
|
||||
HALs
|
||||
****
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue