You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/09/17 08:36:34 UTC

[mynewt-core] branch master updated (6549e4e -> 7bd5366)

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

marko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 6549e4e  Merge pull request #1396 from andrzej-kaczmarek/adp5061-fix
     add de1e1f7  src/flash_test; add flash_speed command to test flash read speed.
     add d6b350f  flash_test; source file unnecessarily deep within src/.
     add da5f1c5  flash_test; don't execute speed test if malloc() fails. Change arg to do testing with range of sizes to be a keyword in the same position as 'size' would be.
     add 15b55a7  test/flash_test; address code review comments.
     new 7bd5366  Merge pull request #1324 from mkiiskila/flash_speed_test

The 1 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:
 test/flash_test/src/{flash_test => }/flash_test.c | 143 +++++++++++++++++++++-
 1 file changed, 139 insertions(+), 4 deletions(-)
 rename test/flash_test/src/{flash_test => }/flash_test.c (62%)


[mynewt-core] 01/01: Merge pull request #1324 from mkiiskila/flash_speed_test

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 7bd53660b6984dd1ce254ac6a182e9d39b4a2e5b
Merge: 6549e4e 15b55a7
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Mon Sep 17 11:36:29 2018 +0300

    Merge pull request #1324 from mkiiskila/flash_speed_test
    
    Flash speed test

 test/flash_test/src/{flash_test => }/flash_test.c | 143 +++++++++++++++++++++-
 1 file changed, 139 insertions(+), 4 deletions(-)