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-newtmgr.git.


    from 40b9104  newtmgr revendor
     new cf276ea  nmxact - Remove some mutexes
     new 854a8d9  newtmgr - revendor

The 2 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:
 newtmgr/Godeps/Godeps.json                         |  48 +++----
 .../newtmgr/nmxact/nmble/ble_act.go                |   4 +-
 .../newtmgr/nmxact/nmble/ble_fsm.go                |  93 ++++++++-----
 .../newtmgr/nmxact/nmble/ble_oic_sesn.go           | 145 +++++++--------------
 .../newtmgr/nmxact/nmble/ble_plain_sesn.go         | 109 +++++++---------
 .../newtmgr/nmxact/nmble/ble_xport.go              | 110 ++++++++--------
 .../newtmgr/nmxact/nmble/discover.go               |   2 +-
 .../newtmgr/nmxact/nmble/dispatch.go               |  20 ++-
 .../newtmgr/nmxact/nmble/receiver.go               |   3 +
 .../newtmgr/nmxact/nmxutil/bcast.go                |  43 ++++++
 .../newtmgr/nmxact/nmxutil/err_funnel.go           |  55 +-------
 nmxact/example/ble_loop/ble_loop.go                |  12 +-
 nmxact/example/ble_scan/ble_scan.go                |   7 +-
 nmxact/nmble/ble_act.go                            |   4 +-
 nmxact/nmble/ble_fsm.go                            |  93 ++++++++-----
 nmxact/nmble/ble_oic_sesn.go                       | 145 +++++++--------------
 nmxact/nmble/ble_plain_sesn.go                     | 109 +++++++---------
 nmxact/nmble/ble_xport.go                          | 110 ++++++++--------
 nmxact/nmble/discover.go                           |   2 +-
 nmxact/nmble/dispatch.go                           |  20 ++-
 nmxact/nmble/receiver.go                           |   3 +
 nmxact/nmxutil/bcast.go                            |  43 ++++++
 nmxact/nmxutil/err_funnel.go                       |  55 +-------
 23 files changed, 581 insertions(+), 654 deletions(-)
 create mode 100644 
newtmgr/vendor/mynewt.apache.org/newtmgr/nmxact/nmxutil/bcast.go
 create mode 100644 nmxact/nmxutil/bcast.go

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <commits@mynewt.apache.org>'].

Reply via email to