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 6923c9cf5 testing: fix visual studio Compiler Error C2057
     new de3746e2b memtester:Adaptation of memtester
     new 56045e8e3 memtester:Two new bit-width test items
     new 844a31b24 memtester:update format

The 3 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:
 testing/memtester/.gitignore                    |  1 +
 testing/memtester/Kconfig                       | 31 ++++++++++++++++++++
 {builtin => testing/memtester}/Make.defs        |  6 ++--
 {graphics/libyuv => testing/memtester}/Makefile | 38 ++++++++++++++-----------
 4 files changed, 57 insertions(+), 19 deletions(-)
 create mode 100644 testing/memtester/.gitignore
 create mode 100644 testing/memtester/Kconfig
 copy {builtin => testing/memtester}/Make.defs (88%)
 copy {graphics/libyuv => testing/memtester}/Makefile (59%)

Reply via email to