diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2020-06-17 15:10:55 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-07-18 14:22:06 +1000 |
commit | 5d0be97bd9d8e9511852d2917fe0c6560232e85e (patch) | |
tree | c5d40085f40efc9ded61d42186725b2d60903c36 /extmod/btstack/modbluetooth_btstack.c | |
parent | 342800c9a24e4a6b6453d3e0a7b96ddfb2ed33db (diff) |
unix: Make the MICROPY_xxx_ATOMIC_SECTION mutex recursive.
This mutex is used to make the unix port behave more like bare metal, i.e.
it allows "IRQ handlers" to run exclusively by making the mutex recursive.
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions