Skip to content

Commit

Permalink
soc: adi: max32: Indicate Segger RTT support
Browse files Browse the repository at this point in the history
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 <maureen.helm@analog.com>
  • Loading branch information
MaureenHelm committed Sep 27, 2024
1 parent d11997d commit 3ba2b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soc/adi/max32/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ config SOC_FAMILY_MAX32
select CLOCK_CONTROL
select BUILD_OUTPUT_HEX
select SOC_EARLY_INIT_HOOK
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE

config SOC_MAX32655
select CPU_CORTEX_M4
Expand Down

0 comments on commit 3ba2b5d

Please sign in to comment.