You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by vi...@apache.org on 2017/07/19 00:08:57 UTC

[mynewt-core] branch master updated (b2d5987 -> d0d7914)

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

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


    from b2d5987  Fix build for apps/sensors_test with no syscfg set
     add 0d90bf0  MYNEWT-811 Console compatibility broken
     add 753e954  MYNEWT-811 Pull changes from #420 to console/min
     add f28b85e  MYNEWT-811 console_handle_char() puts char on evq
     new d0d7914  Merge pull request #425 from vrahane/console-maxlen-fix

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:
 sys/console/full/src/console.c    | 19 ++++++++++---------
 sys/console/minimal/src/console.c | 24 ++++++++++++++++++++----
 2 files changed, 30 insertions(+), 13 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #425 from vrahane/console-maxlen-fix

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

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

commit d0d7914d360d489717d5600d5758f96b58ad7296
Merge: b2d5987 f28b85e
Author: Vipul Rahane <vr...@gmail.com>
AuthorDate: Tue Jul 18 17:08:55 2017 -0700

    Merge pull request #425 from vrahane/console-maxlen-fix
    
    MYNEWT-811 Console compatibility broken

 sys/console/full/src/console.c    | 19 ++++++++++---------
 sys/console/minimal/src/console.c | 24 ++++++++++++++++++++----
 2 files changed, 30 insertions(+), 13 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.