You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(riscv64): add RISC-V build support to devcontainers and CI
Make WASI-SDK installation conditional in both linux and zephyr
Dockerfiles since pre-built binaries are only available for x86_64 and
arm64. Add riscv64-zephyr-elf toolchain to the Zephyr SDK install and
qemu_riscv64 to the Zephyr CI build matrix.
Tested on Banana Pi F3 (SpacemiT K1, rv64gc, 16 GB RAM, Debian Trixie):
all three sample apps (mini, demo, supervisor) build successfully.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Bruno Verachten <gounthar@gmail.com>
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
0 commit comments