micropython/ports
YAMAMOTO Takashi 0b51472eb2 ports/unix: Add build-wasi.sh script.
For now, mainly for documentation purpose.
As you can see, this involves a lot of experimental things.

Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
2024-04-03 14:40:48 +09:00
..
bare-arm
cc3200
embed embed: Improve stack top estimation. 2024-02-15 10:07:32 +11:00
esp32 esp32/mpnimbleport: Release the GIL while doing NimBLE port deinit. 2024-02-15 16:05:41 +11:00
esp8266 ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
mimxrt ports: On cold boot, enable USB after boot.py completes. 2024-02-15 12:31:26 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf ports: On cold boot, enable USB after boot.py completes. 2024-02-15 12:31:26 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra ports: On cold boot, enable USB after boot.py completes. 2024-02-15 12:31:26 +11:00
rp2 ports: On cold boot, enable USB after boot.py completes. 2024-02-15 12:31:26 +11:00
samd ports: On cold boot, enable USB after boot.py completes. 2024-02-15 12:31:26 +11:00
stm32 stm32/Makefile: Ignore uninitialised variable warning in H5 HAL SD code. 2024-02-07 14:55:07 +11:00
unix ports/unix: Add build-wasi.sh script. 2024-04-03 14:40:48 +09:00
webassembly
windows
zephyr