aboutsummaryrefslogtreecommitdiff
path: root/xtask/Cargo.toml
AgeCommit message (Collapse)Author
2023-03-01xtask: Propagate stdio/stderr, exitcodesHenrik Tjäder
2023-03-01xtask: Add proper diff printing in case of incorrect resultsHenrik Tjäder
2023-03-01Improve build time with RayonHenrik Tjäder
2023-03-01Upgrade to clap v4, use log and env_loggerHenrik Tjäder
2023-03-01Move rtic macros to repo root, tune xtaskHenrik Tjäder
2023-03-01Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic)Emil Fresk
2023-01-03Update os_pipe requirement from 0.9.2 to 1.1.2dependabot[bot]
Updates the requirements on [os_pipe](https://github.com/oconnor663/os_pipe.rs) to permit the latest version. - [Release notes](https://github.com/oconnor663/os_pipe.rs/releases) - [Commits](https://github.com/oconnor663/os_pipe.rs/compare/0.9.2...1.1.2) --- updated-dependencies: - dependency-name: os_pipe dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23The great docs updateEmil Fresk
2021-09-16implement run-pass tests as xtasksLotte Steenbrink
`