aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-08-03 12:22:32 -0400
committerBrian Cully <bjc@kublai.com>2022-08-03 12:22:32 -0400
commit5062ac0818f07bfe07714039c46018172a79ee76 (patch)
tree30fc652f05e8e148d80c1cd02c29046dea075c56 /Cargo.toml
parent17cac5fe6421e144619f4828409e8174986f3e3b (diff)
downloadluchie-5062ac0818f07bfe07714039c46018172a79ee76.tar.gz
luchie-5062ac0818f07bfe07714039c46018172a79ee76.zip
Blinking achieved.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9a0078f..16741da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,7 @@ lto = true
codegen-units = 1
[dependencies]
+gd32vf103-pac = "0.4.0"
[[bin]]
name = "luchie"