You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/03/07 11:34:30 UTC

[GitHub] [mynewt-nimble] haukepetersen opened a new pull request #365: controller: fix missing critical sections for ble_ll_xcvr_rfclk_x calls

haukepetersen opened a new pull request #365: controller: fix missing critical sections for ble_ll_xcvr_rfclk_x calls
URL: https://github.com/apache/mynewt-nimble/pull/365
 
 
   While trying to rebase RIOT to the latest nimBLE version, I found that some critical sections are missing in the controller code, leading to failed assertions in `ble_ll_xcvr.c`, namely `OS_ASSERT_CRITICAL()` in lines 50 and 60.
   
   This PR should fix those?!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services