mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
irq.h is included by py/mphal.h but it's better to be explicit, eg if mboot uses powerctrlboot.c. Signed-off-by: Damien George <damien@micropython.org>