You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2022/02/14 12:40:39 UTC

[incubator-nuttx] branch master updated (4be416a -> 47e38eb)

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

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


    from 4be416a  arm/backtrace: fix the compile warning
     add 47e38eb  binfmt: Decouple builtin from binfs file system

No new revisions were added by this update.

Summary of changes:
 Documentation/reference/user/13_boardctl.rst |  3 +--
 binfmt/binfmt.h                              |  4 ++--
 binfmt/binfmt_initialize.c                   |  2 +-
 binfmt/builtin.c                             | 23 ++---------------------
 boards/boardctl.c                            |  6 +++---
 include/nuttx/lib/builtin.h                  |  6 ++----
 include/sys/boardctl.h                       |  3 +--
 libs/libc/builtin/lib_builtin_setlist.c      |  5 ++---
 8 files changed, 14 insertions(+), 38 deletions(-)