Skip to content

Commit 007b221

Browse files
Ryan-CW-CodeRbb666
authored andcommitted
[utest] when enabling utest, force the logging feature to be enabled.
1 parent 36bf8f6 commit 007b221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Kconfig.utestcases

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ menu "RT-Thread Utestcases"
44
bool "RT-Thread Utestcases"
55
default n
66
select RT_USING_UTEST
7+
select RT_USING_DEBUG if !RT_USING_ULOG
78

89
if RT_USING_UTESTCASES
910

0 commit comments

Comments
 (0)