summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp8266
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2019-11-13 17:02:50 +1100
committerDamien George <damien.p.george@gmail.com>2019-11-25 17:32:10 +1100
commitfbb7646e3bd6fd17b2c39ac40d537cc0b07af188 (patch)
tree2414ff58d90da7dea37eaf5954d46a8f1d80fdd0 /docs/esp8266
parent438c0dc2a4ab27883bab80a40372a44d7f5fe963 (diff)
downloadmicropython-fbb7646e3bd6fd17b2c39ac40d537cc0b07af188.tar.gz
micropython-fbb7646e3bd6fd17b2c39ac40d537cc0b07af188.zip
stm32/nimble_hci_uart.c: Prevent scheduler running during CYW-BT wakeup.
Using mp_hal_delay_ms allows the scheduler to run, which might result in another transmit operation happening, which would bypass the sleep (and fail). Use mp_hal_delay_us instead.
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions