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

github-bot pushed a change to branch update-ports-syscfg
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


    from 94ee7f6ea nimble: Use BLE_NPL_TIME_FOREVER for ble_npl_mutex_pend 
timeout
     add 35087de05 porting/linux: Fix ble_npl_mutex_pend failing
     add d5e471c52 porting/linux: Make BLE_NPL_TIME_FOREVER unsigned
     add efa5688ef porting/linux: Fix some coding style issues
     add 438a70dde gitignore: Add linux port tests
     add d869f3978 nimble/host: Fix stopping host with pending connections

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  8 ++--
 nimble/host/src/ble_hs_stop.c                      |  6 +--
 porting/npl/linux/include/nimble/nimble_npl_os.h   |  8 ++--
 .../npl/linux/include/nimble/nimble_npl_os_log.h   | 20 ++++-----
 porting/npl/linux/include/nimble/os_types.h        | 45 ++++++++++----------
 porting/npl/linux/src/os_callout.c                 | 46 +++++++++++----------
 porting/npl/linux/src/os_mutex.c                   |  8 ++++
 porting/npl/linux/src/os_task.c                    | 48 +++++++++++++---------
 porting/npl/linux/src/os_time.c                    |  2 +
 9 files changed, 107 insertions(+), 84 deletions(-)

Reply via email to