manifest: Update segger with enabling DT sections
Update segger with a change in SEGGER_RTT_Conf.h that allows to use DT memory section for RTT data. Added help section to SEGGER_RTT_SECTION_CUSTOM_DTS_REGION Kconfig explaining what alias need to be added to DTS. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
committed by
Anas Nashif
parent
8bd82dce88
commit
18a42741fa
@@ -97,6 +97,8 @@ config SEGGER_RTT_SECTION_CUSTOM
|
||||
|
||||
config SEGGER_RTT_SECTION_CUSTOM_DTS_REGION
|
||||
bool "Place RTT data in custom linker section defined by a memory region in DTS"
|
||||
help
|
||||
The DTS memory section needs to have the "rtt_custom_section" alias.
|
||||
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user