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 2018/05/28 09:39:01 UTC

[mynewt-nimble] 01/01: Merge pull request #111 from andrzej-kaczmarek/npl-riot

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-nimble.git

commit e0266266d5cc9abe00b567a9f45b0dac40b8672a
Merge: 245ef69 02f987d
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Mon May 28 11:38:49 2018 +0200

    Merge pull request #111 from andrzej-kaczmarek/npl-riot
    
    porting: Add NPL for RIOT

 nimble/controller/src/ble_ll.c                  |   20 +
 porting/npl/riot/include/nimble/nimble_npl_os.h |  261 ++++++
 porting/npl/riot/include/syscfg/syscfg.h        | 1057 +++++++++++++++++++++++
 porting/npl/riot/src/npl_os_riot.c              |   66 ++
 porting/npl/riot/src/nrf5x_isr.c                |   58 ++
 5 files changed, 1462 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
andk@apache.org.