diff options
author | Damien George <damien@micropython.org> | 2020-06-18 12:19:04 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-06-22 13:47:15 +1000 |
commit | 5f3c2f1fa8e7a41ff85aaaea98bfb3d98459e136 (patch) | |
tree | ff9e3d673b98a70e5e0fc88b097486f25c24ecc8 /py/objexcept.h | |
parent | ac15be9365808919dc18c6fbfee55e074671c2aa (diff) |
stm32/irq: Clean up irq.h so it does not depend on core uPy defines.
The irq.h file now just provides low-level IRQ definitions and priorities.
All Python binding definitions are moved to modmachine.h, with some
renaming of pyb -> machine, and also the machine_idle definition (was
pyb_wfi) is moved to modmachine.c.
The cc3200 and teensy ports are updated to build with these changes.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objexcept.h')
0 files changed, 0 insertions, 0 deletions