aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-16FIx printing for Run and Qemudatdenkikniet
2023-04-16Also separate all results and datadatdenkikniet
2023-04-16Move run into a subdirectory and split `iter` stuff into a moduledatdenkikniet
2023-04-16Move all run-related stuff into `run`datdenkikniet
2023-04-16Rename cargo_commands -> rundatdenkikniet
2023-04-16Redo command building so that we don't repeat as much, and todatdenkikniet
2023-04-16CargoCommand can take any packagedatdenkikniet
2023-04-16Use chdir() instead of unstable option, also confirm whenver a command succee...datdenkikniet
2023-04-16Improve locality of error messages & ExampleBuild + Qemu commands, anddatdenkikniet
2023-04-16Fix running of testsdatdenkikniet
2023-04-16Fix config pickup behaviour so that both examples and usage-examples builddatdenkikniet
2023-04-16Rename some thingsdatdenkikniet
2023-04-16Also check for CommandErrors in error checkingdatdenkikniet
2023-04-16Add the most important messagedatdenkikniet
2023-04-16Check usage examples in CIdatdenkikniet
2023-04-16xtask: build usage examples and general improvementsdatdenkikniet
2023-04-16examples: pin to specific versiondatdenkikniet
2023-04-16examples: commit Cargo.lock filesdatdenkikniet
2023-04-16stm32f3_blinky: update to latest versiondatdenkikniet
2023-04-16rp2040_local_i2c_init: update to latest versiondatdenkikniet
2023-04-16Split remove old examplesdatdenkikniet
2023-04-15Merge #734bors[bot]
2023-04-15Don't print no cargo args here eitherdatdenkikniet
2023-04-15Add more default membersdatdenkikniet
2023-04-15Missed a parendatdenkikniet
2023-04-15Fix fmtdatdenkikniet
2023-04-15Add support for "feature mixer"datdenkikniet
2023-04-15Also log command with enough verbositydatdenkikniet
2023-04-15More emojis and correct place for thingsdatdenkikniet
2023-04-15More housekeeping and making it work that bit betterdatdenkikniet
2023-04-15Make all globals actually globaldatdenkikniet
2023-04-15Oops, these aren't std-onlydatdenkikniet
2023-04-15Rework command execution structure and make rayon optional (since it's not ne...datdenkikniet
2023-04-15Use pretty_env_logger insteaddatdenkikniet
2023-04-15Always run stuff for all packages if none is specifieddatdenkikniet
2023-04-15Unbrick `cargo xtask build`datdenkikniet
2023-04-15xtask: don't add default arguments if building for a no_std targetdatdenkikniet
2023-04-15xtask: forward globals through the chain and add stderr-inheritance flagdatdenkikniet
2023-04-15Add some QoL to run_commanddatdenkikniet
2023-04-13Merge #730bors[bot]
2023-04-12remove vis restriction for local and shared resourcesAndrew Gazelka
2023-04-11Merge pull request #729 from rtic-rs/export-fugitEmil Fresk
2023-04-10rtic-monotonics: export fugit the same for all monotonicsEmil Fresk
2023-04-10Merge #728bors[bot]
2023-04-10Small cleanupdatdenkikniet
2023-04-10Clean updatdenkikniet
2023-04-10Use artificial time insteaddatdenkikniet
2023-04-10Add feature to xtask test for rtic-timedatdenkikniet
2023-04-10Do not activate critical-section/std by defaultdatdenkikniet
2023-04-10Add test for timer queue & monotonicdatdenkikniet