soc: renesas: ra: added support for segger rtt
Added support for Segger RTT to Renesas RA family of Microcontrollers. Signed-off-by: Ian Morris <ian.d.morris@outlook.com>
This commit is contained in:
parent
61536c1096
commit
422a709d92
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# Copyright (c) 2023 TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config SOC_FAMILY_RENESAS_RA
|
||||
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
|
||||
|
||||
if SOC_FAMILY_RENESAS_RA
|
||||
|
||||
config SERIES_SPECIFIC_SOC_INIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue