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 2017/02/08 21:49:49 UTC

[13/13] incubator-mynewt-core git commit: Merge branch '1_0_0_b2_dev' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-core into develop

Merge branch '1_0_0_b2_dev' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-core into develop


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/4719b3f5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/4719b3f5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/4719b3f5

Branch: refs/heads/develop
Commit: 4719b3f503e70e0da59a724aff08b1992b2a0781
Parents: 1d2d46b de35d23
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Wed Feb 8 13:45:02 2017 -0800
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Wed Feb 8 13:45:02 2017 -0800

----------------------------------------------------------------------
 NOTICE                                  |  2 +-
 README.md                               |  9 +++++-
 apps/blesplit/src/main.c                | 34 +++++++++++-----------
 apps/boot/src/boot.c                    | 20 ++-----------
 boot/boot_serial/pkg.yml                |  9 ++++++
 boot/boot_serial/src/boot_serial.c      | 43 ++++++++++++++++++++++++++++
 hw/bsp/nrf52dk/include/bsp/bsp.h        |  8 ++++++
 hw/bsp/nucleo-f401re/src/hal_bsp.c      |  4 +++
 hw/bsp/stm32f4discovery/src/hal_bsp.c   |  4 +++
 net/nimble/controller/src/ble_ll_conn.c |  2 +-
 10 files changed, 98 insertions(+), 37 deletions(-)
----------------------------------------------------------------------