Merge branch 'nimble' into nimble-ota
This commit is contained in:
commit
66caada0d2
4 changed files with 22 additions and 14 deletions
|
|
@ -282,8 +282,8 @@ static inline uint32_t
|
|||
ble_npl_hw_enter_critical(void)
|
||||
{
|
||||
//vPortEnterCritical();
|
||||
npl_freertos_hw_enter_critical();
|
||||
return 0;
|
||||
|
||||
return npl_freertos_hw_enter_critical();
|
||||
}
|
||||
|
||||
static inline void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue