Skip to content

Commit e4de570

Browse files
tbursztykakartben
authored andcommitted
doc: release-notes-4-2: Add coredump new Kconfig options
A new coredump backend was added, and can be enabled and configured directly via Kconfig. Signed-off-by: Tomasz Bursztyka <tobu@bang-olufsen.dk>
1 parent 7521971 commit e4de570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ New APIs and options
232232
* Core Dump
233233

234234
* :kconfig:option:`CONFIG_DEBUG_COREDUMP_THREAD_STACK_TOP`, enabled by default for ARM Cortex M when :kconfig:option:`CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN` is selected.
235+
* :kconfig:option:`CONFIG_DEBUG_COREDUMP_BACKEND_IN_MEMORY`
236+
* :kconfig:option:`CONFIG_DEBUG_COREDUMP_BACKEND_IN_MEMORY_SIZE`
235237

236238
* Other
237239

0 commit comments

Comments
 (0)