diff options
author | Damien George <damien.p.george@gmail.com> | 2017-03-22 12:49:21 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-03-22 12:49:21 +1100 |
commit | 2e3fc778094c0c31c3e15e196e1c7b3b838239fe (patch) | |
tree | dc087c8fb6fcd374cc1b0db96313d0e63a3256ac /examples | |
parent | 96c35d0ac4b63dfbb746b6391f0850a923ed87d6 (diff) | |
download | micropython-2e3fc778094c0c31c3e15e196e1c7b3b838239fe.tar.gz micropython-2e3fc778094c0c31c3e15e196e1c7b3b838239fe.zip |
extmod/utime_mphal: Don't exit/enter the GIL in generic sleep functions.
GIL behaviour should be handled by the port. And ports probably want to
define sleep_us so that it doesn't release the GIL, to improve timing
accuracy.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions