micropython/ports
Yasmin Bosch 0e75c128cb ports/unix: Use 'mp_thread_init_state()' instead of own function.
The function 'mp_thread_init_state()' has been added to 'py/runtime.h'
with commit #bc424dd in micropython/micropython:
'py/modthread: Move thread state initialisation to shared function.'

So use that function instead of defining own function in
'ports/unix/mpbtstackport_usb.c'.

Signed-off-by: Yasmin Bosch <development@yasmin-bosch.de>
2024-03-17 16:50:34 +01:00
..
bare-arm
cc3200
embed
esp32
esp8266
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2
samd
stm32
unix ports/unix: Use 'mp_thread_init_state()' instead of own function. 2024-03-17 16:50:34 +01:00
webassembly
windows
zephyr