You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/02/19 13:19:51 UTC

[incubator-nuttx] branch master updated (fdf673c -> 892290f)

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

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


    from fdf673c  arch/arm/src/kinetis/kinetis_serial.c:  Correct build test failure.
     add 553f12b  syslog: Remove SYSLOG_SERIAL_CONSOLE which isn't really used
     add 892290f  syslog: Call syslog_rpmsg_init inside syslog_initialize like other syslog driver

No new revisions were added by this update.

Summary of changes:
 Documentation/NuttxPortingGuide.html    |  8 ++------
 arch/sim/src/sim/up_rptun.c             |  5 -----
 boards/arm/samv7/samv71-xult/README.txt |  1 -
 drivers/syslog/Kconfig                  |  5 -----
 drivers/syslog/README.txt               | 13 +++----------
 drivers/syslog/syslog_initialize.c      |  5 +++++
 6 files changed, 10 insertions(+), 27 deletions(-)