We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36bf8f6 commit 007b221Copy full SHA for 007b221
Kconfig.utestcases
@@ -4,6 +4,7 @@ menu "RT-Thread Utestcases"
4
bool "RT-Thread Utestcases"
5
default n
6
select RT_USING_UTEST
7
+ select RT_USING_DEBUG if !RT_USING_ULOG
8
9
if RT_USING_UTESTCASES
10
0 commit comments