risc-v/qemu-rv: Add Build Config for leds64_zig

This PR adds a new Build Config `rv-virt:leds64_zig` that builds the Zig App `leds_zig` for QEMU RISC-V 64-bit.
ref.: https://github.com/apache/nuttx-apps/pull/2534
This commit is contained in:
Matheus Catarino
2024-08-26 10:28:37 -03:00
committed by Xiang Xiao
parent fc31c61730
commit 1936e68f40
4 changed files with 89 additions and 2 deletions
@@ -262,6 +262,11 @@ leds64_rust
Similar to the `leds64`_ configuration, but with ``leds_rust`` example enabled.
leds64_zig
-----------
Similar to the `leds64`_ configuration, but with ``leds_zig`` example enabled.
netnsh
------