diff options
| -rw-r--r-- | examples/nrf-rtos-trace/Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/nrf-rtos-trace/Cargo.toml b/examples/nrf-rtos-trace/Cargo.toml index bdf49f574..52b4bb7ee 100644 --- a/examples/nrf-rtos-trace/Cargo.toml +++ b/examples/nrf-rtos-trace/Cargo.toml | |||
| @@ -35,5 +35,4 @@ name = "rtos_trace" | |||
| 35 | required-features = ["nightly"] | 35 | required-features = ["nightly"] |
| 36 | 36 | ||
| 37 | [patch.crates-io] | 37 | [patch.crates-io] |
| 38 | rtos-trace = { git = "https://gitlab.com/quentinmit/rtos-trace.git", branch = "build-fix" } | 38 | systemview-target = { git = "https://gitlab.com/bern-rtos/tools/rtos-trace.git", rev = "3f68ec60f07aa87c191628568263f57073aa3dab" } |
| 39 | systemview-target = { git = "https://gitlab.com/quentinmit/rtos-trace.git", branch = "build-fix" } | ||
