diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2020-11-04 14:37:16 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-11-16 17:04:27 +1100 |
commit | a64121b0d48ccd2d7212b6ff996d730eb85bfaad (patch) | |
tree | a7fc2a1e2f7697d6f0a0c83005d82100a41e2129 /py | |
parent | efc0800132f7c85a55718ba71f5d2729d244f85f (diff) | |
download | micropython-a64121b0d48ccd2d7212b6ff996d730eb85bfaad.tar.gz micropython-a64121b0d48ccd2d7212b6ff996d730eb85bfaad.zip |
stm32/rfcore: Make RX IRQ schedule the NimBLE handler.
This commit switches the STM32WB HCI interface (between the two CPUs) to
require the use of MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS, and as a
consequence to require NimBLE. IPCC RX IRQs now schedule the NimBLE
handler to run via mp_sched_schedule.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions