This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from dc31b4f  boardctl: added the option to change the pm state
     add f13adbe  Added support for multiple syslog channels.

No new revisions were added by this update.

Summary of changes:
 drivers/syslog/Kconfig            |  6 ++++
 drivers/syslog/syslog.h           |  7 ++--
 drivers/syslog/syslog_channel.c   | 76 +++++++++++++++++++++++++++++++++++++--
 drivers/syslog/syslog_flush.c     | 20 +++++++----
 drivers/syslog/syslog_force.c     | 21 ++++++++---
 drivers/syslog/syslog_intbuffer.c | 33 ++++++++++-------
 drivers/syslog/syslog_putc.c      | 41 +++++++++++++++------
 drivers/syslog/syslog_write.c     | 47 +++++++++++++++++-------
 include/nuttx/syslog/syslog.h     | 20 ++++++++++-
 9 files changed, 216 insertions(+), 55 deletions(-)

Reply via email to