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


    from b63c56cef audio:Resolve compilation errors in 
nxplayer/nxrecorder/nxlooper on ARM64 architecture
     add 0c6016475 system: dd: add standalone dd command

No new revisions were added by this update.

Summary of changes:
 system/dd/Kconfig                         |  30 +++++
 {lte/lapi => system/dd}/Make.defs         |   6 +-
 system/{ping => dd}/Makefile              |  14 +-
 nshlib/nsh_ddcmd.c => system/dd/dd_main.c | 209 ++++++------------------------
 4 files changed, 78 insertions(+), 181 deletions(-)
 create mode 100644 system/dd/Kconfig
 copy {lte/lapi => system/dd}/Make.defs (90%)
 copy system/{ping => dd}/Makefile (81%)
 copy nshlib/nsh_ddcmd.c => system/dd/dd_main.c (64%)

Reply via email to