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 <[email protected]> Authored: Wed Feb 1 11:15:32 2017 -0800 Committer: Christopher Collins <[email protected]> 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(-) ----------------------------------------------------------------------
