启用 ulog 并适配 elog 接口

Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
2022-12-17 08:57:35 +08:00
parent e9b743dbb8
commit 3fd2f3ccce
5 changed files with 78 additions and 2 deletions

View File

@@ -52,6 +52,6 @@ int ulog_console_backend_init(void)
return 0;
}
INIT_PREV_EXPORT(ulog_console_backend_init);
// INIT_PREV_EXPORT(ulog_console_backend_init);
#endif /* ULOG_BACKEND_USING_CONSOLE */