nuttx/boards/risc-v
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
..
bl602/bl602evb net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
bl808/ox64 risc-v/bl808: Add watchdog driver 2024-07-27 22:59:23 +08:00
c906/smartl-c906 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
esp32c3 esp32[c3|c6|h2]: Add temperature sensor support 2024-07-27 14:12:44 -03:00
esp32c3-legacy Fix some style issues 2024-07-27 22:57:32 +08:00
esp32c6 arch/risc-v: add support for motor control on ESP32|C6|H2 2024-08-05 15:35:19 -03:00
esp32h2 arch/risc-v: add support for motor control on ESP32|C6|H2 2024-08-05 15:35:19 -03:00
fe310/hifive1-revb boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
hpm6000/hpm6360evk fix nxstyle 2024-04-16 19:09:12 +08:00
hpm6750/hpm6750evk2 boards: Fix board configs after disabling NSH_DISABLE_HELP 2024-04-04 12:27:03 +08:00
jh7110/star64 defconfigs: Add SCHED_HAVE_PARENT=y to configs with WAITPID && BUILD_KERNEL 2024-06-03 18:00:40 +02:00
k210/maix-bit arch/risc-v: introduce dynamic stack allocation. 2024-04-27 22:09:22 -03:00
k230/canmv230 riscv/k230: revise nuttsbi config 2024-07-22 23:46:43 +08:00
litex/arty_a7 net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
mpfs net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
qemu-rv/rv-virt risc-v/qemu-rv: Add Build Config for leds64_rust 2024-08-08 12:19:25 +08:00
rv32m1/rv32m1-vega Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
sg2000/milkv_duos boards/risc-v: Add support for Milk-V Duo S SBC (SOPHGO SG2000 SoC) 2024-06-18 00:13:35 +08:00