Skip to content

Commit 82a00c9

Browse files
MaureenHelmfabiobaltieri
authored andcommitted
soc: adi: max32: Indicate Segger RTT support
Sets CONFIG_HAS_SEGGER_RTT on the max32 soc family to allow using RTT backends in the logging, shell, and tracing subsystems. Signed-off-by: Maureen Helm <[email protected]>
1 parent 38c9a74 commit 82a00c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/adi/max32/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ config SOC_FAMILY_MAX32
1111
select CLOCK_CONTROL
1212
select BUILD_OUTPUT_HEX
1313
select SOC_EARLY_INIT_HOOK
14+
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
1415

1516
config SOC_MAX32655
1617
select CPU_CORTEX_M4

0 commit comments

Comments
 (0)