diff options
author | robert-hh <robert@hammelrath.com> | 2021-11-10 13:59:09 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-11-16 23:20:06 +1100 |
commit | 7d7d29dbe29df909616094bbf0ec047401f8ab36 (patch) | |
tree | a6ede28f359b19b9a4627db0410b3b9a052c3361 /extmod/uasyncio/funcs.py | |
parent | 7cc9b257a9af77a9a782e055252f2c196c212d49 (diff) | |
download | micropython-7d7d29dbe29df909616094bbf0ec047401f8ab36.tar.gz micropython-7d7d29dbe29df909616094bbf0ec047401f8ab36.zip |
mimxrt: Fix mp_hal_quiet_timing_enter()/exit() so timer still runs.
The initial code disabled IRQs, which caused the us-ticks timer to stop.
The change here changes the priotity level, such that the timer still runs.
Diffstat (limited to 'extmod/uasyncio/funcs.py')
0 files changed, 0 insertions, 0 deletions