[del] [wip] all builds
This commit is contained in:
parent
db810ade9a
commit
b14cc2ac22
crates/tock-registers
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# SPDX-License-Identifier: BlueOak-1.0.0
|
||||
#
|
||||
# Copyright (c) Berkus Decker <berkus+vesper@metta.systems>
|
||||
#
|
||||
[tasks.build]
|
||||
env = { "TARGET_FEATURES" = "" }
|
||||
args = ["build", "--target=${TARGET_JSON}", "--release", "--features=${TARGET_FEATURES}"]
|
Loading…
Reference in New Issue