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/24 14:48:31 UTC

[incubator-nuttx] branch master updated (b9b86fc -> be3d5de)

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 b9b86fc  arch/sim: Handle tap device initializition failure gracefully
     add 46e22d7  syslog/rpmsg: Don't overwrite up_putc
     add 1d339eb  syslog: Make g_default_channel as static
     add 3e41e82  drivers/serial: Remove the nonexistent CMSDK_UART option
     add be3d5de  config: Remove CONFIG_SYSLOG_BUFFER with refresh.sh

No new revisions were added by this update.

Summary of changes:
 .../same70-xplained/configs/mrf24j40-starhub/defconfig  |  1 -
 .../stm32/stm32f4discovery/configs/hciuart/defconfig    |  1 -
 drivers/serial/Kconfig                                  |  2 +-
 drivers/syslog/syslog.h                                 |  6 +-----
 drivers/syslog/syslog_channel.c                         | 17 +++++++++++++----
 drivers/syslog/syslog_rpmsg.c                           |  3 +--
 include/nuttx/syslog/syslog_rpmsg.h                     |  1 +
 7 files changed, 17 insertions(+), 14 deletions(-)