You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2017/10/05 18:26:43 UTC

[mynewt-core] branch master updated (31ec32c -> 1c0344f)

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

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


    from 31ec32c  Merge pull request #600 from andrzej-kaczmarek/nimble-host-fix
     add 23e7f2b  apps/bleprph: Add simple support for non-1M LE PHYs
     new 1c0344f  Merge pull request #580 from andrzej-kaczmarek/bleprph-phy

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:
 apps/bleprph/src/bleprph.h |  10 ++++
 apps/bleprph/src/main.c    |  19 +++++++
 apps/bleprph/src/phy.c     | 129 +++++++++++++++++++++++++++++++++++++++++++++
 apps/bleprph/syscfg.yml    |  21 ++++++++
 4 files changed, 179 insertions(+)
 create mode 100755 apps/bleprph/src/phy.c

-- 
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 #580 from andrzej-kaczmarek/bleprph-phy

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

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

commit 1c0344feeb52d02ec7118b6119226aa45ce81682
Merge: 31ec32c 23e7f2b
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu Oct 5 20:26:41 2017 +0200

    Merge pull request #580 from andrzej-kaczmarek/bleprph-phy
    
    apps/bleprph: Add simple support for non-1M LE PHYs

 apps/bleprph/src/bleprph.h |  10 ++++
 apps/bleprph/src/main.c    |  19 +++++++
 apps/bleprph/src/phy.c     | 129 +++++++++++++++++++++++++++++++++++++++++++++
 apps/bleprph/syscfg.yml    |  21 ++++++++
 4 files changed, 179 insertions(+)

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