build: force riscv
This commit is contained in:
parent
ab4305a2d3
commit
9c00466aef
@ -1,8 +1,11 @@
|
|||||||
|
cargo-features = ["per-package-target"]
|
||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "esp32c3"
|
name = "esp32c3"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = [ "Marvin Drescher <m@sparv.in>" ]
|
authors = [ "Marvin Drescher <m@sparv.in>" ]
|
||||||
|
forced-target = "riscv32imc-unknown-none-elf"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "esp"
|
name = "esp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user