aboutsummaryrefslogtreecommitdiff
path: root/board/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'board/Cargo.toml')
-rw-r--r--board/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/Cargo.toml b/board/Cargo.toml
index 9072274..9afdfb0 100644
--- a/board/Cargo.toml
+++ b/board/Cargo.toml
@@ -26,6 +26,7 @@ rtt-target = { version = "0.3", optional = true, features = ["cortex-m"] }
panic-rtt-target = { version = "0.1", optional = true, features = ["cortex-m"] }
[features]
+nonboot = []
rtic = []
# Begin board features.
teensy4 = [