diff options
author | Damien George <damien@micropython.org> | 2021-05-12 17:18:22 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-06-23 13:14:26 +1000 |
commit | 74c2c31811271c76cd55aa53296003ca8f6a1e16 (patch) | |
tree | 0d370fa02b3347f591eeed407448b2034ae3facb /extmod/btstack/btstack_hci_uart.c | |
parent | 60f1f769840db954825631206dc1b4f54ffe1468 (diff) | |
download | micropython-74c2c31811271c76cd55aa53296003ca8f6a1e16.tar.gz micropython-74c2c31811271c76cd55aa53296003ca8f6a1e16.zip |
stm32/mpbthciport: Change from systick to soft-timer for BT scheduling.
Instead of using systick the BT subsystem is now scheduled using a soft
timer. This means it is scheduled only when it is enabled.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'extmod/btstack/btstack_hci_uart.c')
0 files changed, 0 insertions, 0 deletions