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 94ee7f6ea nimble: Use BLE_NPL_TIME_FOREVER for ble_npl_mutex_pend 
timeout
     new 35087de05 porting/linux: Fix ble_npl_mutex_pend failing
     new d5e471c52 porting/linux: Make BLE_NPL_TIME_FOREVER unsigned
     new efa5688ef porting/linux: Fix some coding style issues
     new 438a70dde gitignore: Add linux port tests

The 4 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:
 .gitignore                                         |  8 ++--
 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 +
 8 files changed, 104 insertions(+), 81 deletions(-)

Reply via email to