mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 13:00:26 +00:00
test the riscv32imc-unknown-none-elf target
This commit is contained in:
parent
44c66a7484
commit
ef331612ee
@ -12,6 +12,11 @@ matrix:
|
||||
rust: stable
|
||||
if: branch != master
|
||||
|
||||
# does not support atomic loads
|
||||
- env: TARGET=riscv32imc-unknown-none-elf
|
||||
rust: stable
|
||||
if: branch != master
|
||||
|
||||
# build docs on master
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
rust: nightly
|
||||
|
Loading…
x
Reference in New Issue
Block a user