doc: remove reference to deleted Kconfig option
CONFIG_LOG_IMMEDIATE has been removed, replace reference with literal. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
d7c48d0dfb
commit
81d2768016
1 changed files with 1 additions and 1 deletions
|
@ -969,7 +969,7 @@ Libraries / Subsystems
|
|||
- Removed sys_log, which has been replaced by the new logging subsystem
|
||||
introduced in v1.13
|
||||
- Refactored log modules registration macros
|
||||
- Improved synchronous operation (see :kconfig:`CONFIG_LOG_IMMEDIATE`)
|
||||
- Improved synchronous operation (see ``CONFIG_LOG_IMMEDIATE``)
|
||||
- Added commands to control the logger using shell
|
||||
- Added :c:macro:`LOG_PANIC()` call to the fault handlers to ensure that
|
||||
logs are output on fault
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue