Histórico de Commits

Autor SHA1 Mensagem Data
  ligr ca1d4e6dea [components][ulog]add some comments to ulog for supplement. há 1 ano atrás
  wdfk-prog ff6d5b13f0 [components][ulog] ULOG_OUTPUT_LEVEL未定义时,level_output_info产生警告 há 1 ano atrás
  latercomer 6bfe740f27 解决LOG_RAW异步输出多条文本的时候会被截断,原因是rt_vsnprintf会在字符串最后添加\0,ulog.c中的do_output()将\0也压入到ulog.async_rb,当LOG_RAW没有及时输出,那么rb中的字符串被\0截断了,导致没法正确输出LOG_RAW信息 há 1 ano atrás
  Shell 83e95bdff4 sync smart & dfs (#8672) há 1 ano atrás
  Shell f6fce5f8d7 [kservice] MT-safe output support (kprintf/kputs) há 2 anos atrás
  xqyjlj 3283f54c7a 🎈 perf: perf rt_hw_interrupt_disable/enable (#8042) há 2 anos atrás
  guozhanxin befb15b428 [ulog] support ulog_async_output_enabled há 2 anos atrás
  Shicheng Chu 93f3cb30e4 [kernel] 将rt_thread结构体改为显式继承rt_object (#7131) há 2 anos atrás
  wdfk-prog f4c08cfe36 修改printf格式“%-*.s”为“%-*.*s há 3 anos atrás
  Man, Jianting (Meco) 99bdf978d7 [rtdef] use lower-case to define attributes (#6728) há 3 anos atrás
  朱天龙 (Armink) 35c7dd6aba [ulog] fix HEX log size calculate error. há 3 anos atrás
  朱天龙 (Armink) a48f446a0f [components][utilities][ulog] Improve the HEX LOG by new formater. (#6490) há 3 anos atrás
  Tangyuxin a4829b1c00 [fix] Fix simulator compilation warnings (#6438) há 3 anos atrás
  tyx 556b14ed47 [components][ulog] Add file backend há 3 anos atrás
  guozhanxin 61f1f698ec Fixed the issue LOG_HEX no output at asyn mode. há 3 anos atrás
  Man, Jianting (Meco) 8b58577230 [ulog][rtc][time][bug] solve the interference when enable the ulog timestamp (#5687) há 3 anos atrás
  Man, Jianting (Meco) 86a10716cd 优化ULOG_OUTPUT_FLOAT,避免使用内置libc的vsnprintf函数 (#5632) há 3 anos atrás
  Man, Jianting (Meco) d4b5555b7e 移除localtime_r多余的声明 (#5590) há 3 anos atrás
  guozhanxin af702e048d [ulog] Optimize code to improve readability. há 3 anos atrás
  guozhanxin 26c511475e [ulog] Fixed the problem of abnormal log output at the INIT_BOARD_EXPORT level. há 3 anos atrás
  armink 4399aed641 fix build error. há 4 anos atrás
  armink d8d15017bc [ulog] Add ulog backend filter. há 4 anos atrás
  rtthread-bot a702763dbc Merge remote-tracking branch 'rtt_gitee/gitee_master' há 4 anos atrás
  Bernard Xiong e0c7371b02 Merge pull request #5114 from armink/fix_ulog há 4 anos atrás
  armink 1f5a4ffe02 [utilities][ulog] Increase the usec check time. há 4 anos atrás
  shishirong 797c80a7cb fix ulog compile error. há 4 anos atrás
  shishirong ab86b7490d fix Macro definition syntax error in ulog.c há 4 anos atrás
  马志远 221da7f464 Remove C Style Command Shell há 4 anos atrás
  梁林 a6bf03a0c8 多个ulog后端时不支持support_color后端的log指针偏移错误,导致保存到文件的日志出现乱码。 há 4 anos atrás
  armink e0b9987508 [ulog] Add output locker enabled API há 4 anos atrás