Skip to content

Add RISC-V64 CI workflow for BPI-F3 support#505

Open
harsh-k7 wants to merge 1 commit intoeclipse-threadx:masterfrom
harsh-k7:add-riscv64-ci
Open

Add RISC-V64 CI workflow for BPI-F3 support#505
harsh-k7 wants to merge 1 commit intoeclipse-threadx:masterfrom
harsh-k7:add-riscv64-ci

Conversation

@harsh-k7
Copy link

Summary

This PR adds a GitHub Actions workflow for RISC-V64 builds using the existing riscv64_gnu.cmake toolchain configuration.

Motivation

Closes #487

Issue #487 proposes adding Banana Pi BPI-F3 board support into the CI pipeline. Since ThreadX already provides a RISC-V64 GNU port and CMake toolchain configuration, this workflow ensures that the riscv64 port builds successfully in CI.

Changes

Added .github/workflows/ci_riscv64.yml

Installs gcc-riscv64-unknown-elf

Builds using Ninja and existing toolchain file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Banana Pi BPI-F3 Board to the ThreadX CI pipeline

1 participant