diff options
author | Damien George <damien.p.george@gmail.com> | 2020-05-27 17:53:31 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-05-27 17:53:31 +1000 |
commit | 4bbba3060d451d4dfa147ebc793acd1cc7364e5a (patch) | |
tree | 6356018ffb5eb9630fe848ffaa97dde9a3e3c374 /tools/codeformat.py | |
parent | d6803067c0a15c03af0639aa02b68898a3f9cc81 (diff) | |
download | micropython-4bbba3060d451d4dfa147ebc793acd1cc7364e5a.tar.gz micropython-4bbba3060d451d4dfa147ebc793acd1cc7364e5a.zip |
lib/utils: Lock the scheduler when executing hard callback functions.
Otherwise scheduled functions may execute during the hard callback and then
fail if they try to allocate heap memory.
Diffstat (limited to 'tools/codeformat.py')
0 files changed, 0 insertions, 0 deletions