let segger RTT kconfig sink one level
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
This commit is contained in:
parent
5215eb7e0f
commit
699e3e8291
@ -3,6 +3,8 @@
|
|||||||
# see the file kconfig-language.txt in the NuttX tools repository.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
menu "Segger RTT drivers"
|
||||||
|
|
||||||
config SEGGER_RTT
|
config SEGGER_RTT
|
||||||
bool
|
bool
|
||||||
---help---
|
---help---
|
||||||
@ -113,3 +115,5 @@ config SEGGER_SYSVIEW_RAM_BASE
|
|||||||
The lowest RAM address used for IDs
|
The lowest RAM address used for IDs
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
endmenu # Segger RTT drivers
|
||||||
|
Loading…
Reference in New Issue
Block a user