mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-11-16 04:24:33 +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"
|
||||
default n
|
||||
select RT_USING_UTEST
|
||||
select RT_USING_DEBUG if !RT_USING_ULOG
|
||||
|
||||
if RT_USING_UTESTCASES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user