micropython/ports
Alessandro Gatti ecd4b759d2 tests/run-tests, ports/qemu-riscv: Add QEMU RV32 port.
This adds a QEMU-based bare metal RISC-V 32 bits port.  For the time
being only QEMU's "virt" 32 bits board is supported, using the ilp32 ABI
and the RV32IMC architecture.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2024-03-22 13:19:27 +01:00
..
bare-arm
cc3200
embed
esp32 esp32: Workaround IDF issue placing ISR ringbuf functions in IRAM. 2024-03-22 12:14:27 +11:00
esp8266 all: Update extmod, ports, examples to build with new berkeley-db lib. 2024-03-16 12:19:12 +11:00
mimxrt
minimal
nrf nrf/boards: Enable MICROPY_HW_ENABLE_USBDEV on boards with USB CDC. 2024-03-16 00:40:39 +11:00
pic16bit
powerpc
qemu-arm
qemu-riscv tests/run-tests, ports/qemu-riscv: Add QEMU RV32 port. 2024-03-22 13:19:27 +01:00
renesas-ra
rp2
samd samd: Enable support for Python USB devices. 2024-03-15 14:24:52 +11:00
stm32 stm32/stm32.mk: Enable _Float16 support on MCUs with hardware floats. 2024-03-20 14:13:49 +11:00
unix unix/variants: Don't use native _Float16 type. 2024-03-20 14:13:49 +11:00
webassembly webassembly/library: Fix formatting and style for Biome. 2024-03-22 14:31:25 +11:00
windows py/objdeque: Expand implementation to be doubly-ended and support iter. 2024-03-18 14:10:14 +11:00
zephyr