diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2020-11-03 17:48:55 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-11-13 17:19:05 +1100 |
commit | 6d9fdff8d07f3fa2a05eddb05e1a55754ae3542f (patch) | |
tree | ba4603d73916cba005c7463ed64ba4e1f7bb12d9 /extmod/btstack/modbluetooth_btstack.c | |
parent | c398e46b29f5c780b8016f2e88afe4c6984c54d8 (diff) | |
download | micropython-6d9fdff8d07f3fa2a05eddb05e1a55754ae3542f.tar.gz micropython-6d9fdff8d07f3fa2a05eddb05e1a55754ae3542f.zip |
extmod/nimble: Poll startup directly rather than using NimBLE sem.
Using a semaphore (the previous approach) will only run the UART, whereas
for startup we need to also run the event queue.
This change makes it run the full scheduler hook.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'extmod/btstack/modbluetooth_btstack.c')
0 files changed, 0 insertions, 0 deletions