all: Remove remaining qemu-riscv references.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2024-09-06 11:04:13 +10:00
parent 0426934969
commit 3ea1ce63da
2 changed files with 0 additions and 10 deletions

View File

@@ -115,7 +115,6 @@ In addition, the following ports are provided in this repository:
- [pic16bit](ports/pic16bit) -- Microchip PIC 16-bit.
- [powerpc](ports/powerpc) -- IBM PowerPC (including Microwatt)
- [qemu-arm](ports/qemu-arm) -- QEMU-based Arm emulated target (for testing)
- [qemu-riscv](ports/qemu-riscv) -- QEMU-based RISC-V emulated target (for testing)
- [renesas-ra](ports/renesas-ra) -- Renesas RA family.
- [rp2](ports/rp2) -- Raspberry Pi RP2040 (including Pico and Pico W).
- [samd](ports/samd) -- Microchip (formerly Atmel) SAMD21 and SAMD51.