aboutsummaryrefslogtreecommitdiff
path: root/imxrt1160/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'imxrt1160/Cargo.toml')
-rw-r--r--imxrt1160/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/imxrt1160/Cargo.toml b/imxrt1160/Cargo.toml
new file mode 100644
index 0000000..20eff57
--- /dev/null
+++ b/imxrt1160/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "imxrt1160-flash-algos"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]
+imxrt-flash-algos = { workspace = true }
+imxrt1160 = { workspace = true }