diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-07-15 14:00:18 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-15 14:00:18 +0000 |
| commit | 0bde4992ea1b9f662fecaf062b1f6e09dd909112 (patch) | |
| tree | ac26731268fd04588a5abc9503e27543494db387 /tests | |
| parent | 3bae53306683a57020ba751afaf631ec169deeed (diff) | |
| parent | 7ec7d1bbccac07de6053e1a152b6c417693e919b (diff) | |
Merge pull request #1652 from OueslatiGhaith/wpan_hci
wpan: update `stm32wb-hci`
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/stm32/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/stm32/Cargo.toml b/tests/stm32/Cargo.toml index 4fd4a6d0b..d94bd730b 100644 --- a/tests/stm32/Cargo.toml +++ b/tests/stm32/Cargo.toml | |||
| @@ -46,9 +46,6 @@ rand_chacha = { version = "0.3", default-features = false } | |||
| 46 | 46 | ||
| 47 | chrono = { version = "^0.4", default-features = false, optional = true} | 47 | chrono = { version = "^0.4", default-features = false, optional = true} |
| 48 | 48 | ||
| 49 | [patch.crates-io] | ||
| 50 | stm32wb-hci = { git = "https://github.com/OueslatiGhaith/stm32wb-hci", rev = "9f663be"} | ||
| 51 | |||
| 52 | # BEGIN TESTS | 49 | # BEGIN TESTS |
| 53 | # Generated by gen_test.py. DO NOT EDIT. | 50 | # Generated by gen_test.py. DO NOT EDIT. |
| 54 | [[bin]] | 51 | [[bin]] |
