mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 05:10:15 +02:00
d50e36e7e4
The `mphalport.h` header should not be included directly, rather `py/mphal.h` should be used. Signed-off-by: Damien George <damien@micropython.org>