aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGhaithOueslati <[email protected]>2023-07-15 13:33:10 +0100
committerGhaithOueslati <[email protected]>2023-07-15 13:33:10 +0100
commit5b076cb0ddb55e60ae24d1a0ae02b27baa5d84e5 (patch)
tree1225ac9891869707d124508c774082eea3b3a980 /examples
parent3bae53306683a57020ba751afaf631ec169deeed (diff)
wpan: update `stm32wb-hci` to version 0.1.3
Diffstat (limited to 'examples')
-rw-r--r--examples/stm32wb/Cargo.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/stm32wb/Cargo.toml b/examples/stm32wb/Cargo.toml
index 203ca1486..26e72991f 100644
--- a/examples/stm32wb/Cargo.toml
+++ b/examples/stm32wb/Cargo.toml
@@ -37,7 +37,4 @@ required-features = ["mac"]
37 37
38[[bin]] 38[[bin]]
39name = "eddystone_beacon" 39name = "eddystone_beacon"
40required-features = ["ble"] 40required-features = ["ble"] \ No newline at end of file
41
42[patch.crates-io]
43stm32wb-hci = { git = "https://github.com/OueslatiGhaith/stm32wb-hci", rev = "9f663be"} \ No newline at end of file