rt-thread 官方库镜像
https://www.rt-thread.org
a391e0a893
After `log_trace_init()`, call `memlog_init`. It then turn the logtrace into a "in-memory" logger which will buffer all the log in memory. It also set a hook in idle to flush all the log into console. One may create an other thread to flush the logs but idle might be the simplest place to go. |
||
---|---|---|
bsp | ||
components | ||
documentation | ||
examples | ||
include | ||
libcpu | ||
src | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
COPYING | ||
README.md |