[del] [wip] all builds

This commit is contained in:
Berkus Decker 2020-11-22 17:05:44 +02:00
parent db810ade9a
commit b14cc2ac22
1 changed files with 8 additions and 0 deletions
crates/tock-registers

View File

@ -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}"]