mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-05 15:15:29 +00:00
[utest] when enabling utest, force the logging feature to be enabled.
This commit is contained in:
@@ -4,6 +4,7 @@ menu "RT-Thread Utestcases"
|
|||||||
bool "RT-Thread Utestcases"
|
bool "RT-Thread Utestcases"
|
||||||
default n
|
default n
|
||||||
select RT_USING_UTEST
|
select RT_USING_UTEST
|
||||||
|
select RT_USING_DEBUG if !RT_USING_ULOG
|
||||||
|
|
||||||
if RT_USING_UTESTCASES
|
if RT_USING_UTESTCASES
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user