| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-16 | CargoCommand can take any package | datdenkikniet | |
| 2023-04-16 | Use chdir() instead of unstable option, also confirm whenver a command ↵ | datdenkikniet | |
| succeeds because why not | |||
| 2023-04-16 | Improve locality of error messages & ExampleBuild + Qemu commands, and | datdenkikniet | |
| indicate failure earlier | |||
| 2023-04-16 | Fix running of tests | datdenkikniet | |
| 2023-04-16 | Fix config pickup behaviour so that both examples and usage-examples build | datdenkikniet | |
| correctly | |||
| 2023-04-16 | Rename some things | datdenkikniet | |
| 2023-04-16 | Also check for CommandErrors in error checking | datdenkikniet | |
| 2023-04-16 | Add the most important message | datdenkikniet | |
| 2023-04-16 | Check usage examples in CI | datdenkikniet | |
| 2023-04-16 | xtask: build usage examples and general improvements | datdenkikniet | |
| 2023-04-16 | examples: pin to specific version | datdenkikniet | |
| 2023-04-16 | examples: commit Cargo.lock files | datdenkikniet | |
| 2023-04-16 | stm32f3_blinky: update to latest version | datdenkikniet | |
| 2023-04-16 | rp2040_local_i2c_init: update to latest version | datdenkikniet | |
| 2023-04-16 | Split remove old examples | datdenkikniet | |
| 2023-04-15 | Merge #734 | bors[bot] | |
| 734: QoL + fixes for `xtasks` r=korken89 a=datdenkikniet Preferably merge this before #732 Draft till I get around to fixing "no package" -> "all packages" on `xtask build` (and probably others) Co-authored-by: datdenkikniet <jcdra1@gmail.com> | |||
| 2023-04-15 | Don't print no cargo args here either | datdenkikniet | |
| 2023-04-15 | Add more default members | datdenkikniet | |
| 2023-04-15 | Missed a paren | datdenkikniet | |
| 2023-04-15 | Fix fmt | datdenkikniet | |
| 2023-04-15 | Add support for "feature mixer" | datdenkikniet | |
| 2023-04-15 | Also log command with enough verbosity | datdenkikniet | |
| 2023-04-15 | More emojis and correct place for things | datdenkikniet | |
| 2023-04-15 | More housekeeping and making it work that bit better | datdenkikniet | |
| 2023-04-15 | Make all globals actually global | datdenkikniet | |
| 2023-04-15 | Oops, these aren't std-only | datdenkikniet | |
| 2023-04-15 | Rework command execution structure and make rayon optional (since it's not ↵ | datdenkikniet | |
| necessarily faster due to workspace wide lockfile contention) | |||
| 2023-04-15 | Use pretty_env_logger instead | datdenkikniet | |
| 2023-04-15 | Always run stuff for all packages if none is specified | datdenkikniet | |
| 2023-04-15 | Unbrick `cargo xtask build` | datdenkikniet | |
| 2023-04-15 | xtask: don't add default arguments if building for a no_std target | datdenkikniet | |
| 2023-04-15 | xtask: forward globals through the chain and add stderr-inheritance flag | datdenkikniet | |
| 2023-04-15 | Add some QoL to run_command | datdenkikniet | |
| 2023-04-13 | Merge #730 | bors[bot] | |
| 730: remove vis restriction for local and shared resources r=korken89 a=andrewgazelka Co-authored-by: Andrew Gazelka <andrew.gazelka@gmail.com> | |||
| 2023-04-12 | remove vis restriction for local and shared resources | Andrew Gazelka | |
| 2023-04-11 | Merge pull request #729 from rtic-rs/export-fugit | Emil Fresk | |
| rtic-monotonics: export fugit the same for all monotonics | |||
| 2023-04-10 | rtic-monotonics: export fugit the same for all monotonics | Emil Fresk | |
| 2023-04-10 | Merge #728 | bors[bot] | |
| 728: Add test for timer queue & monotonic r=korken89 a=datdenkikniet Add an `std`-runnable test fixture and a `Monotonic` implementation for testing the `TimerQueue` Co-authored-by: datdenkikniet <jcdra1@gmail.com> | |||
| 2023-04-10 | Small cleanup | datdenkikniet | |
| 2023-04-10 | Clean up | datdenkikniet | |
| 2023-04-10 | Use artificial time instead | datdenkikniet | |
| 2023-04-10 | Add feature to xtask test for rtic-time | datdenkikniet | |
| 2023-04-10 | Do not activate critical-section/std by default | datdenkikniet | |
| 2023-04-10 | Add test for timer queue & monotonic | datdenkikniet | |
| 2023-04-09 | Merge #727 | bors[bot] | |
| 727: Fix if a enqueued instant is first in a non-empty queue r=perlindgren a=korken89 Fixes #715 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2023-04-08 | Fix if a enqueued instant is first in a non-empty queue | Emil Fresk | |
| 2023-04-05 | Merge #726 | bors[bot] | |
| 726: Fix monotonic dep r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2023-04-05 | Fix monotonic dep | Emil Fresk | |
| 2023-04-05 | Merge #725 | bors[bot] | |
| 725: Less keywords r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2023-04-05 | Less keywords | Emil Fresk | |
