Rui 3b1d4e9222 fix Compilation error in "driver.c", "completion_up.c", "syslog.c" and "dlmodule.c". (#9093) 1 year ago
..
backend f6fce5f8d7 [kservice] MT-safe output support (kprintf/kputs) 1 year ago
syslog 3b1d4e9222 fix Compilation error in "driver.c", "completion_up.c", "syslog.c" and "dlmodule.c". (#9093) 1 year ago
SConscript 556b14ed47 [components][ulog] Add file backend 3 years ago
ulog.c 6bfe740f27 解决LOG_RAW异步输出多条文本的时候会被截断,原因是rt_vsnprintf会在字符串最后添加\0,ulog.c中的do_output()将\0也压入到ulog.async_rb,当LOG_RAW没有及时输出,那么rb中的字符串被\0截断了,导致没法正确输出LOG_RAW信息 1 year ago
ulog.h 3b1d4e9222 fix Compilation error in "driver.c", "completion_up.c", "syslog.c" and "dlmodule.c". (#9093) 1 year ago
ulog_def.h 8b58577230 [ulog][rtc][time][bug] solve the interference when enable the ulog timestamp (#5687) 3 years ago