diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2020-04-07 14:58:50 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-04-29 16:45:40 +1000 |
commit | 8119ec07652d6525beba876a29649dfe9e5fd621 (patch) | |
tree | 3682b2906e6e4c986dcf5ab98e7a89ef4e5a4642 /extmod/btstack/modbluetooth_btstack.h | |
parent | 0da47ecc93d3d12095e8d2df2ed80597f2ff4dd4 (diff) |
extmod/modbluetooth: Don't hold atomic section during mp_sched_schedule.
Because, for example, on unix the atomic section isn't re-entrant, and
mp_sched_schedule() will try to re-acquire the atomic section.
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.h')
0 files changed, 0 insertions, 0 deletions