haukepetersen opened a new pull request #366: npl/riot: fix 
ble_npl_hw_is_in_critical()
URL: https://github.com/apache/mynewt-nimble/pull/366
 
 
   fixes #364 (for now)
   
   This is a RIOT specific workaround to make `ble_npl_hw_is_in_critical()` 
working properly. As there is no `irq_is_enabled()` function in RIOT (yet), 
this is achieved by keeping the critical section state manually. The run-time 
overhead should be tolerable, and hopefully we can fix this once we get the 
missing API call into RIOT.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to