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 d4f945d9 README: Add some notes about external projects using NimBLE
new 10beb51e refactor: ble_gap_conn_broken can be private, make static
new 00d10c2d refactor: move ble_hs_misc_null_addr to only usage, make
static
new 0cdfaa86 fix: make include cm4 dependant on SERIES, not MYNEWT only
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nimble/drivers/nrf5x/src/ble_hw.c | 2 ++
nimble/drivers/nrf5x/src/ble_phy.c | 3 +++
nimble/host/src/ble_gap.c | 2 +-
nimble/host/src/ble_gap_priv.h | 1 -
nimble/host/src/ble_hs_id.c | 2 ++
nimble/host/src/ble_hs_misc.c | 2 --
nimble/host/src/ble_hs_priv.h | 2 --
7 files changed, 8 insertions(+), 6 deletions(-)