summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2020-09-14 17:46:43 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2020-09-14 17:46:43 +0200
commitcb6771aceb53281797e578256a661ecbb1286f87 (patch)
treeefeb76ee6adde97d77e2528f721cab6dc20d592d /Cargo.toml
parent35b20c6d7ee3fc07a7e7d7d5379c9dd55a994b40 (diff)
downloadnrf-softdevice-cb6771aceb53281797e578256a661ecbb1286f87.zip
Move rtic example into examples crate, using a required-feature
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8707c83..cf53312 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ members = [
"async-flash",
"example",
- "example-rtic",
]
exclude = [