mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-19 20:43:43 +08:00
[Util] Add logtrace into components auto-initialization
This commit is contained in:
@@ -391,6 +391,7 @@ int log_trace_init(void)
|
|||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
INIT_DEVICE_EXPORT(log_trace_init);
|
||||||
|
|
||||||
rt_device_t log_trace_get_device(void)
|
rt_device_t log_trace_get_device(void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user