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

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


    from d5b913d  Merge pull request #139 from 
michal-narajowski/mesh-memleaks-fix
     add 1749c7e  apps/bleprph: fix dependency paths
     add 05a6b81  Remove ble_hs_log; use modlog instead
     add e8efcf1  Convert nimble apps from log to modlog
     new 8edad8a  Merge pull request #140 from ccollins476ad/log-to-modlog

The 1 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:
 apps/blecent/pkg.yml                  |  1 +
 apps/blecent/src/blecent.h            | 11 +-----
 apps/blecent/src/main.c               | 73 +++++++++++++++-------------------
 apps/blecent/src/misc.c               | 74 +++++++++++++++++------------------
 apps/blecsc/pkg.yml                   |  1 +
 apps/blecsc/src/blecsc_sens.h         | 11 +-----
 apps/blecsc/src/gatt_svr.c            | 20 +++++-----
 apps/blecsc/src/main.c                | 37 +++++++-----------
 apps/blehr/pkg.yml                    |  1 +
 apps/blehr/src/blehr_sens.h           | 11 +-----
 apps/blehr/src/gatt_svr.c             |  6 +--
 apps/blehr/src/main.c                 | 28 +++++--------
 apps/blemesh/pkg.yml                  |  1 +
 apps/blemesh/src/main.c               |  2 -
 apps/blemesh_light/pkg.yml            |  1 +
 apps/blemesh_light/src/main.c         |  2 -
 apps/blemesh_shell/pkg.yml            |  1 +
 apps/blemesh_shell/src/main.c         |  2 -
 apps/bleprph/pkg.yml                  | 15 +++----
 apps/bleprph/src/bleprph.h            | 11 +-----
 apps/bleprph/src/gatt_svr.c           |  6 +--
 apps/bleprph/src/main.c               | 53 +++++++++++--------------
 apps/bleprph/src/misc.c               |  4 +-
 apps/bletest/pkg.yml                  |  1 +
 apps/bletest/src/main.c               |  3 --
 apps/btshell/pkg.yml                  |  1 +
 apps/btshell/src/btshell.h            |  6 +--
 apps/btshell/src/gatt_svr.c           |  6 +--
 apps/btshell/src/main.c               | 28 +++++--------
 nimble/host/include/host/ble_hs_log.h |  7 ++--
 nimble/host/pkg.yml                   |  2 +-
 31 files changed, 170 insertions(+), 256 deletions(-)

Reply via email to