micropython/ports
Damien George 38bc5a9f67 stm32: Provide a custom BTstack runloop that integrates with soft timer.
It reschedules the BT HCI poll soft timer so that it is called exactly when
the next timer expires.

Signed-off-by: Damien George <damien@micropython.org>
2021-06-23 13:14:26 +10:00
..
bare-arm
cc3200
esp32 esp32,esp8266: Add __len__ to NeoPixel driver to support iterating. 2021-06-22 16:33:55 +10:00
esp8266 esp32,esp8266: Add __len__ to NeoPixel driver to support iterating. 2021-06-22 16:33:55 +10:00
javascript
mimxrt
minimal
nrf py/mpstate: Make exceptions thread-local. 2021-06-19 09:43:44 +10:00
pic16bit
powerpc
qemu-arm
rp2
samd all: Rename mp_keyboard_interrupt to mp_sched_keyboard_interrupt. 2021-04-30 15:13:43 +10:00
stm32 stm32: Provide a custom BTstack runloop that integrates with soft timer. 2021-06-23 13:14:26 +10:00
teensy
unix stm32: Provide a custom BTstack runloop that integrates with soft timer. 2021-06-23 13:14:26 +10:00
windows
zephyr