build: force riscv

This commit is contained in:
shimun 2024-07-03 14:51:42 +02:00
parent ab4305a2d3
commit 9c00466aef

View File

@ -1,8 +1,11 @@
cargo-features = ["per-package-target"]
[package]
name = "esp32c3"
version = "0.1.0"
edition = "2021"
authors = [ "Marvin Drescher <m@sparv.in>" ]
forced-target = "riscv32imc-unknown-none-elf"
[[bin]]
name = "esp"