diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2023-04-04 11:04:17 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-04-05 10:16:22 +1000 |
commit | db4b416ea824e66414530b84928671f701ac5b84 (patch) | |
tree | fc1366a62703a59056b47e9c3241cd5850236d25 /py/makeqstrdefs.py | |
parent | eb6e5143c422e13f9b07790a88473e4813024e92 (diff) | |
download | micropython-db4b416ea824e66414530b84928671f701ac5b84.tar.gz micropython-db4b416ea824e66414530b84928671f701ac5b84.zip |
mimxrt/pendsv: Clean up PendSV code.
The dispatch active flag is only set once and never reset, so it will
always call the dispatch handler (once enabled), and it's not really
needed because it doesn't make things more efficient.
Also remove unused included headers.
Diffstat (limited to 'py/makeqstrdefs.py')
0 files changed, 0 insertions, 0 deletions