mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02: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>