aboutsummaryrefslogtreecommitdiff
path: root/drivers/ccm-11xx/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ccm-11xx/Cargo.toml')
-rw-r--r--drivers/ccm-11xx/Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/ccm-11xx/Cargo.toml b/drivers/ccm-11xx/Cargo.toml
new file mode 100644
index 0000000..ed0ffa7
--- /dev/null
+++ b/drivers/ccm-11xx/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "imxrt-drivers-ccm-11xx"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]
+ral-registers = { workspace = true }