diff options
| author | Quentin Smith <[email protected]> | 2022-08-19 11:58:45 -0400 |
|---|---|---|
| committer | Quentin Smith <[email protected]> | 2022-08-19 11:58:45 -0400 |
| commit | 0c7ad547935fa684b32c6fc59ac9d911f2e021a3 (patch) | |
| tree | 51f70f79ff6ff3136ed9e6b8e14b0ce640d07f0e /examples/nrf-rtos-trace | |
| parent | 5ce18f49158e23a2a3c775343126d9670f212fc5 (diff) | |
Fetch systemview-target from upstream git
Diffstat (limited to 'examples/nrf-rtos-trace')
| -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" } | ||
