You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ma...@apache.org on 2021/05/24 03:33:28 UTC

[incubator-nuttx-apps] branch master updated (6e15af3 -> d3f8f42)

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

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


    from 6e15af3  graphics/twm4nx: Fix error: 'sleep' was not declared in this scope
     add d3f8f42  Include debug.h for xerr/xinfo/xwarn caller

No new revisions were added by this update.

Summary of changes:
 canutils/canlib/canlib_getbaud.c     |  7 ++++++-
 canutils/canlib/canlib_getloopback.c |  7 ++++++-
 canutils/canlib/canlib_getsilent.c   |  7 ++++++-
 canutils/canlib/canlib_setbaud.c     |  7 ++++++-
 canutils/canlib/canlib_setloopback.c | 12 +++++++++---
 canutils/canlib/canlib_setsilent.c   |  7 ++++++-
 netutils/chat/chat.c                 | 11 ++++++-----
 system/setlogmask/setlogmask.c       |  2 +-
 8 files changed, 46 insertions(+), 14 deletions(-)