You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2019/10/15 06:46:25 UTC

[mynewt-nimble] branch master updated (9c6f8b1 -> b0aef82)

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

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


    from 9c6f8b1  nimble: Use packed structures for HCI commands and events
     add b0aef82  nimble: Add initial support for Core Spec 5.1

No new revisions were added by this update.

Summary of changes:
 nimble/controller/src/ble_ll_ctrl.c      |  2 +-
 nimble/controller/src/ble_ll_hci.c       |  4 ++--
 nimble/include/nimble/hci_common.h       | 36 ++++++++++++++++++++++++++++++++
 nimble/syscfg.yml                        |  7 +++++++
 porting/npl/riot/include/syscfg/syscfg.h |  4 ++++
 5 files changed, 50 insertions(+), 3 deletions(-)