micropython/ports
Damien George a30c29398a ports: Don't include mpthread.h in mpthreadport.h.
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>
2024-02-29 13:35:36 +11:00
..
bare-arm
cc3200 all: Use mp_obj_malloc_with_finaliser everywhere it's applicable. 2024-02-20 10:32:55 +11:00
embed
esp32 ports: Don't include mpthread.h in mpthreadport.h. 2024-02-29 13:35:36 +11:00
esp8266
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra ports: Don't include mpthread.h in mpthreadport.h. 2024-02-29 13:35:36 +11:00
rp2 ports: Don't include mpthread.h in mpthreadport.h. 2024-02-29 13:35:36 +11:00
samd
stm32 ports: Don't include mpthread.h in mpthreadport.h. 2024-02-29 13:35:36 +11:00
unix
webassembly
windows
zephyr