aboutsummaryrefslogtreecommitdiff
path: root/xtask/src
AgeCommit message (Expand)Author
2025-01-24ATSAMD RTC monotonic referral in documentation (#1014)Dan Whitman
2024-06-23Update `embedded-hal-bus` to 0.2 and fix `portable-atomic` featuresEmil Fresk
2024-06-23Breaking change: portable-atomic (#922)Henrik Tjäder
2024-06-23xtasks: handle platform flagged as unusedHenrik Tjäder
2024-05-27add support for nrf52805 (#941)Foo
2024-04-10Monotonic rewrite (#874)Finomnis
2024-04-04Adjust esp32c3 codegen, bump pac to 0.21.0 (#906)onsdagens
2024-03-20RISC-V support over CLINT (#815)Román Cárdenas Rodríguez
2024-02-27Make RTIC 2 work on stable by using `main`'s stack as an allocatorEmil Fresk
2024-02-23rtic-sync: Remove unstable flag, and add defmt derives (#889)Emil Fresk
2023-12-04Refactor race condition free timer helper (#850)Finomnis
2023-11-22rtic-sync: Add SPI bus sharing with arbiterNils Fitinghoff
2023-11-01Fix CI with async_fn_in_trait not being a featureEmil Fresk
2023-08-25rtic-monotonics: Add 64-bit SysTick monotonicNils Fitinghoff
2023-04-23Check rtic-monotonics with eh-async enableddatdenkikniet
2023-04-16Also allow denying for QEMU, and fix the link-arg problem caused bydatdenkikniet
2023-04-16Tests should always deny warningsdatdenkikniet
2023-04-16Actually chain thesedatdenkikniet
2023-04-16Also print extra env variables as cmd_strdatdenkikniet
2023-04-16Rename + better printoutdatdenkikniet
2023-04-16Also always deny warnings for docdatdenkikniet
2023-04-16Deny on warnings in xtasksdatdenkikniet
2023-04-16Unconditionally deny warnings for clippydatdenkikniet
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-16xtask: build usage examples and general improvementsdatdenkikniet
2023-04-15Don't print no cargo args here eitherdatdenkikniet
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