aboutsummaryrefslogtreecommitdiff
path: root/Cargo.example.toml
diff options
context:
space:
mode:
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 0eae8748f..39685b1a2 100644
--- a/Cargo.example.toml
+++ b/Cargo.example.toml
@@ -29,6 +29,7 @@ members = [
29 29
30 # stm32 30 # stm32
31 #"embassy-stm32", 31 #"embassy-stm32",
32 #"embassy-stm32-examples",
32 33
33 # rp2040 34 # rp2040
34 #"embassy-rp", 35 #"embassy-rp",