mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-30 05:50:29 +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
|
rust: stable
|
||||||
if: branch != master
|
if: branch != master
|
||||||
|
|
||||||
|
# does not support atomic loads
|
||||||
|
- env: TARGET=riscv32imc-unknown-none-elf
|
||||||
|
rust: stable
|
||||||
|
if: branch != master
|
||||||
|
|
||||||
# build docs on master
|
# build docs on master
|
||||||
- env: TARGET=x86_64-unknown-linux-gnu
|
- env: TARGET=x86_64-unknown-linux-gnu
|
||||||
rust: nightly
|
rust: nightly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user