mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Because `mpthreadport.h` is included by `mpthread.h`. Also remove unnecessary include of `mpthreadport.h` in esp32's `main.c`. Signed-off-by: Damien George <damien@micropython.org>