mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 11:23:34 +08:00
99a501b668
We also make an attempt to avoid the thundering herd problem if there are multiple readers/pollers. Patch also removes forcing CONFIG_RAMLOG_CRLF in nuttx/syslog/ramlog.h as there is no point of wasting precious RAM for useless characters.