You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2017/02/01 19:18:22 UTC

[3/3] incubator-mynewt-core git commit: This closes #172.

This closes #172.

Merge remote-tracking branch 'rymanluk/fixes' into develop

* rymanluk/fixes:
  nimble/ll: Fix for compiler warning
  nordic/i2c: Fix for compiler warning


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/5b09171d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5b09171d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/5b09171d

Branch: refs/heads/develop
Commit: 5b09171d2413aaeaaa719641fca3818006086fcf
Parents: 311154e ed8564d
Author: Christopher Collins <cc...@apache.org>
Authored: Wed Feb 1 11:15:32 2017 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Wed Feb 1 11:15:32 2017 -0800

----------------------------------------------------------------------
 hw/mcu/nordic/nrf51xxx/src/hal_i2c.c    | 4 +---
 hw/mcu/nordic/nrf52xxx/src/hal_i2c.c    | 4 +---
 net/nimble/controller/src/ble_ll_conn.c | 4 ++--
 3 files changed, 4 insertions(+), 8 deletions(-)
----------------------------------------------------------------------