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 4109f0e  examples/media: Fix the compiler wanring after off_t type 
change
     add 72abd30  system/dumpstack: add dump stack tool support

No new revisions were added by this update.

Summary of changes:
 system/dumpstack/Kconfig                           | 26 ++++++++++++
 {examples/alarm => system/dumpstack}/Make.defs     |  6 +--
 {examples/ftpd => system/dumpstack}/Makefile       | 12 +++---
 .../bmp180_main.c => system/dumpstack/dumpstack.c  | 46 +++++++++++++---------
 4 files changed, 62 insertions(+), 28 deletions(-)
 create mode 100644 system/dumpstack/Kconfig
 copy {examples/alarm => system/dumpstack}/Make.defs (89%)
 copy {examples/ftpd => system/dumpstack}/Makefile (83%)
 copy examples/bmp180/bmp180_main.c => system/dumpstack/dumpstack.c (77%)

Reply via email to