aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf-rtos-trace/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* all Cargo.toml: Add license to all crate Cargo.toml fileschrysn2022-10-071-0/+1
* split `embassy-util` into `embassy-futures`, `embassy-sync`.Dario Nieuwenhuis2022-08-221-2/+2
* Switch to crates.io version of systemview-targetQuentin Smith2022-08-201-4/+1
* Fetch systemview-target from upstream gitQuentin Smith2022-08-191-2/+1
* Fix package name for the new nrf-rtos-trace exampleQuentin Smith2022-08-191-1/+1
* Merge branch 'master' of https://github.com/embassy-rs/embassy into rtos-traceQuentin Smith2022-08-191-17/+5
* Move rtos-trace example to a separate project to simplify Cargo.tomlQuentin Smith2022-08-181-0/+51