risc-v/qemu-rv: Add Build Config for leds64_zig#13186
Merged
xiaoxiang781216 merged 1 commit intoapache:masterfrom Sep 5, 2024
Merged
risc-v/qemu-rv: Add Build Config for leds64_zig#13186xiaoxiang781216 merged 1 commit intoapache:masterfrom
xiaoxiang781216 merged 1 commit intoapache:masterfrom
Conversation
Contributor
|
@kassane we need fix #13139 (comment) to pass ci. |
This comment has been minimized.
This comment has been minimized.
51a5175 to
342fa6f
Compare
a996fa1 to
371a869
Compare
This comment was marked as resolved.
This comment was marked as resolved.
Contributor
|
@kassane please rebase now NuttX Docker Image has Zig. |
371a869 to
47611ad
Compare
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.: apache/nuttx-apps#2534
47611ad to
cf87029
Compare
Contributor
Author
|
Finally ⚡ ====================================================================================
Configuration/Tool: rv-virt/leds64_zig
2024-09-03 12:41:50
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Building NuttX...
riscv-none-elf-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
Normalize rv-virt/leds64_zig |
simbit18
approved these changes
Sep 3, 2024
Contributor
|
@xiaoxiang781216 now zig is in NuttX image and PR is ok. |
Contributor
Thanks. |
xiaoxiang781216
approved these changes
Sep 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a new Build Config
rv-virt:leds64_zigthat builds the Zig Appleds_zigfor QEMU RISC-V 64-bit.based on: #12862
Impact
N/A
Testing
Reference
cc: @xiaoxiang781216