nuttx/Documentation
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
..
_extensions
_static
_templates
applications risc-v/qemu-rv: Add Build Config for leds64_rust 2024-08-08 12:19:25 +08:00
components Added the documentation about the iic slave driver 2024-08-07 12:13:38 -03:00
contributing doc: improve commit log examples 2024-07-24 21:54:09 +08:00
faq DOC: Add how to get application on NSH 2024-06-06 02:39:56 +08:00
guides doc: Fix code blocks in thread_local_storage.rst 2024-08-03 21:15:05 +08:00
implementation docs/implementation: fix minor typos 2024-05-04 13:24:32 +08:00
introduction
logos Documentation: Add NuttX Logo page 2024-04-16 11:25:08 +08:00
platforms risc-v/qemu-rv: Add Build Config for leds64_rust 2024-08-08 12:19:25 +08:00
quickstart docs/cmake: add out-of-tree usage 2024-07-17 17:19:41 +08:00
reference docs/os: fix typos 2024-04-21 11:06:46 +08:00
ReleaseNotes Documentation: add NuttX-12.6.0 release notes 2024-07-16 18:19:12 +08:00
.gitignore
conf.py
glossary.rst
index.rst Documentation: Add NuttX Logo page 2024-04-16 11:25:08 +08:00
known-warnings.txt
legacy_README.md
make.bat
Makefile
Pipfile
Pipfile.lock build(deps): bump zipp from 3.16.2 to 3.19.1 in /Documentation 2024-07-10 03:36:22 +08:00
substitutions.rst