You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/03/16 15:20:37 UTC

[incubator-nuttx-apps] branch master updated (b207387 -> 566be8c)

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-apps.git.


    from b207387  examples/timer: fix timer notification asignment
     add 566be8c  definitions: unify MAX and MIN macro definitions

No new revisions were added by this update.

Summary of changes:
 examples/djoystick/djoy_main.c      | 4 ++--
 examples/nxdemo/nxdemo_bkgd.c       | 5 ++---
 examples/nxlines/nxlines_bkgd.c     | 2 +-
 examples/pwlines/pwlines_internal.h | 5 ++---
 examples/pwlines/pwlines_update.c   | 2 +-
 examples/udpblaster/udpblaster.h    | 2 +-
 examples/zerocross/zerocross_main.c | 4 ++--
 graphics/twm4nx/src/cresize.cxx     | 4 ++--
 nshlib/nsh_netcmds.c                | 2 +-
 system/input/input.c                | 7 +++++--
 testing/ostest/sporadic.c           | 2 +-
 testing/ostest/sporadic2.c          | 5 ++---
 wireless/gs2200m/gs2200m_main.c     | 2 +-
 13 files changed, 23 insertions(+), 23 deletions(-)