3862b71728
This PR adds a new Build Config `rv-virt:leds64_rust` that builds the Rust App `leds_rust` for QEMU RISC-V 64-bit. The build requires the [Rust Target `riscv64gc-unknown-none-elf`](https://github.com/apache/nuttx/pull/12858): ```bash rustup target add riscv64gc-unknown-none-elf ``` New Files: `boards/risc-v/qemu-rv/rv-virt/configs/leds64_rust/defconfig`: Add new Build Config `rv-virt:leds64_rust` Updated Docs: `applications/examples/leds_rust/index.rst`: Add `leds_rust` example app `platforms/risc-v/qemu-rv/boards/rv-virt/index.rst`: Add `rv-virt:leds64_rust` config |
||
---|---|---|
.. | ||
bl602/bl602evb | ||
bl808/ox64 | ||
c906/smartl-c906 | ||
esp32c3 | ||
esp32c3-legacy | ||
esp32c6 | ||
esp32h2 | ||
fe310/hifive1-revb | ||
hpm6000/hpm6360evk | ||
hpm6750/hpm6750evk2 | ||
jh7110/star64 | ||
k210/maix-bit | ||
k230/canmv230 | ||
litex/arty_a7 | ||
mpfs | ||
qemu-rv/rv-virt | ||
rv32m1/rv32m1-vega | ||
sg2000/milkv_duos |