aboutsummaryrefslogtreecommitdiff
path: root/Cargo.example.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2021-05-25 04:17:24 +0200
committerDario Nieuwenhuis <[email protected]>2021-05-31 02:40:58 +0200
commitd8e4421fc6d3b037672e347fe09b0e419ccd3c2a (patch)
treea0e91ee907a314e4d0246e0e919fa950906daded /Cargo.example.toml
parentfb85850492083fb686cc38dcba529508ba1ac27d (diff)
Add stm32-metapac crate, with codegen in rust
Diffstat (limited to 'Cargo.example.toml')
-rw-r--r--Cargo.example.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.example.toml b/Cargo.example.toml
index 39685b1a2..010487b51 100644
--- a/Cargo.example.toml
+++ b/Cargo.example.toml
@@ -30,6 +30,7 @@ members = [
30 # stm32 30 # stm32
31 #"embassy-stm32", 31 #"embassy-stm32",
32 #"embassy-stm32-examples", 32 #"embassy-stm32-examples",
33 #"stm32-metapac",
33 34
34 # rp2040 35 # rp2040
35 #"embassy-rp", 36 #"embassy-rp",