aboutsummaryrefslogtreecommitdiff
path: root/board/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'board/Cargo.toml')
-rw-r--r--board/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/Cargo.toml b/board/Cargo.toml
index 836230c..449b807 100644
--- a/board/Cargo.toml
+++ b/board/Cargo.toml
@@ -40,6 +40,12 @@ imxrt1010evk = [
"dep:rtt-target",
"dep:panic-rtt-target",
]
+imxrt1010evk-ram = [
+ "imxrt-ral/imxrt1011",
+ # No FCB required.
+ "dep:rtt-target",
+ "dep:panic-rtt-target",
+]
imxrt1170evk-cm7 = [
"imxrt-ral/imxrt1176_cm7",
"dep:imxrt1170evk-fcb",