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 1309990d6 ltp/makefile: nuttx on github download ltp code failed fix
     new 4a78dedba memorystress:For pressure detection of memory stability
     new 5645b82b7 memorystress:Fix some warnings and make the index randomized.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 {examples/fboverlay => system/memstress}/Kconfig |  21 +-
 {boot/miniboot => system/memstress}/Make.defs    |   6 +-
 system/{ramspeed => memstress}/Makefile          |  12 +-
 system/memstress/memorystress_main.c             | 510 +++++++++++++++++++++++
 4 files changed, 529 insertions(+), 20 deletions(-)
 copy {examples/fboverlay => system/memstress}/Kconfig (52%)
 copy {boot/miniboot => system/memstress}/Make.defs (88%)
 copy system/{ramspeed => memstress}/Makefile (79%)
 create mode 100644 system/memstress/memorystress_main.c

Reply via email to