Lup Yuen Lee 3862b71728 risc-v/qemu-rv: Add Build Config for leds64_rust
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
2024-08-08 12:19:25 +08:00
..
2024-04-10 15:17:53 -03:00
2023-10-26 18:13:34 -03:00
2024-04-10 15:17:53 -03:00
2024-05-17 10:19:31 -03:00
2024-04-10 15:17:53 -03:00
2024-01-25 09:09:30 -08:00
2024-04-10 15:17:53 -03:00
2024-04-10 15:17:53 -03:00
2023-10-26 00:08:54 +08:00