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

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


    from dc9fb25  Merge pull request #237 from wes3/nrf_hfxo_request
     new dfe8035  [porting][linux] Fixed build errors when BLE Mesh Shell is 
disabled
     new 55e2c86  [porting][linux] Added required APIs to build glue.c for BLE 
Mesh app
     new e6fd6e9  Dynamically considering pointer size to support multiple 
platforms
     new 4b5c5ef  [porting][linux] Added timeout support to Eventq Get API
     new ba6ce7d  Fixed build error of Mesh stack for 64-bit machine

The 5 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/host/mesh/src/adv.h                         |  2 +-
 nimble/host/mesh/src/testing.c                     |  6 ++++-
 .../npl/linux/include/console/console.h            | 10 ++++----
 porting/npl/linux/src/os_callout.c                 | 27 ++++++++++++++++++++++
 porting/npl/linux/src/os_eventq.cc                 | 19 +++++++++++++--
 porting/npl/linux/src/os_time.c                    |  7 ++++++
 porting/npl/linux/src/wqueue.h                     | 18 +++++++++++----
 7 files changed, 75 insertions(+), 14 deletions(-)
 copy nimble/transport/ram/include/transport/ram/ble_hci_ram.h => 
porting/npl/linux/include/console/console.h (85%)

Reply via email to