summaryrefslogtreecommitdiff
path: root/firmware/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/Cargo.toml')
-rw-r--r--firmware/Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/Cargo.toml b/firmware/Cargo.toml
index 6530914..b93b6f3 100644
--- a/firmware/Cargo.toml
+++ b/firmware/Cargo.toml
@@ -24,3 +24,8 @@ lto = true
incremental = false
opt-level = "z"
debug = true
+
+[features]
+default = [ ]
+
+testmode = [ ]