OVMS3-idf/components/bt/controller
Tian Hao c599d7aa49 fix bug that semaphore may schedule out in Critical Section
1. Since BLE full-scan feature for BLE mesh change the controller code cause this problem,
it cause coex semaphore take in "interrupt disable", then it may cause task schedule
and cause crash in freertos
2. Fix newlib lock ISR context and critical section check
3. Fix bt controller ISR context and critical section check
2019-10-25 12:01:06 +08:00
..
lib@aaadbf2c26 Coexist: fix some coexist bugs 2019-09-30 11:42:05 +08:00
bt.c fix bug that semaphore may schedule out in Critical Section 2019-10-25 12:01:06 +08:00