Fetch systemview-target from upstream git

This commit is contained in:
Quentin Smith 2022-08-19 11:58:45 -04:00
parent 5ce18f4915
commit 0c7ad54793

View File

@ -35,5 +35,4 @@ name = "rtos_trace"
required-features = ["nightly"]
[patch.crates-io]
rtos-trace = { git = "https://gitlab.com/quentinmit/rtos-trace.git", branch = "build-fix" }
systemview-target = { git = "https://gitlab.com/quentinmit/rtos-trace.git", branch = "build-fix" }
systemview-target = { git = "https://gitlab.com/bern-rtos/tools/rtos-trace.git", rev = "3f68ec60f07aa87c191628568263f57073aa3dab" }