summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2020-09-14 17:09:19 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2020-09-14 17:09:19 +0200
commit35b20c6d7ee3fc07a7e7d7d5379c9dd55a994b40 (patch)
treee5ae661b8cfb7b2b72c57e07aab8fa9d2ed04a27 /Cargo.toml
parent9d3e5ac4c8393c78b50f1d4c63536762396f89eb (diff)
downloadnrf-softdevice-35b20c6d7ee3fc07a7e7d7d5379c9dd55a994b40.zip
Add RTIC example.
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 cf53312..8707c83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,7 @@ members = [
"async-flash",
"example",
+ "example-rtic",
]
exclude = [