mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
Following other ports, IRQ priorities and related functions are moved to their own header, to simplify mpconfigport.h. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>