aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2025-03-27fix(ci): adjust filenames for ouputsOleksandr Babak
2024-10-16Update support/example for ESP32-C3 to use latest versions of dependencies (#...Jesse Braham
2024-09-29Add SYSTIMER based ESP32-C3 monotonic (#972)onsdagens
2024-04-10Monotonic rewrite (#874)Finomnis
2024-04-10CI: Add ESP32-C3 QEMU support (#914)Henrik Tjäder
2024-03-20RISC-V support over CLINT (#815)Román Cárdenas Rodríguez
2023-03-01Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic)Emil Fresk
2023-03-01Async tasks can now take arguments at spawn againEmil Fresk
2023-03-01Support 0 prio tasksEmil Fresk
2023-03-01All examples pass with `cargo xtask --target all`Emil Fresk
2023-03-01Old xtask test passEmil Fresk
2023-02-26example: pool: Do not print the addrHenrik Tjäder
2023-01-22Enable at least masking out a MonotonicHenrik Tjäder
2022-03-02Added support for SRP based scheduling for armv6mPer Lindgren
2022-02-08book: Restore accidentally removed filesHenrik Tjäder
2022-01-04Drift free timing examplesPer Lindgren
2021-12-26cargo xtask is now ~40x fasterEmil Fresk
2021-12-14Idle: Switch to NOP instead of WFIHenrik Tjäder
2021-09-23The great docs updateEmil Fresk
2021-07-22book/resources: rm #[task_local] mention; add #[lock_free] exampleJorge Aparicio
2021-07-22update expected example output (take 2)Jorge Aparicio
2021-07-22update expected example outputJorge Aparicio
2020-11-16Remove the rest of Travis CIHenrik Tjäder
2020-11-14Added multilock to CIEmil Fresk
2020-11-12resourcesPer Lindgren
2020-06-30Fixes an issue where one could double take the cortex_m PeripheralEmil Fresk
2020-06-11Rename RTFM to RTICHenrik Tjäder
2020-06-11Merge pull request #319 from AfoHT/fixoddexEmil Fresk
2020-06-10Remove compilation optimisations on 1.36.0Henrik Tjäder
2020-06-10Use cargo feature instead of conditional compilation hacksHenrik Tjäder
2020-06-02Use travis to set the PATH properlyHenrik Tjäder
2020-06-02Use statically compiled mdbookHenrik Tjäder
2020-04-21Temporarily disable extra test stub since tests are not merged yetHenrik Tjäder
2020-04-21Remove reference to exampleHenrik Tjäder
2020-04-20Use buildrs for conditional compilationHenrik Tjäder
2019-11-14fix CIJorge Aparicio
2019-11-06fix bash comparisonJorge Aparicio
2019-11-06run cfail tests only when rustc --version == $MSRVJorge Aparicio
2019-11-06CI: replace compiletest-rs with trybuildJorge Aparicio
2019-10-25CI: build 0.4 docs from the v0.4.x branchJorge Aparicio
2019-10-15v0.5.0 beta releaseJorge Aparicio
2019-09-17www: fix book placementJorge Aparicio
2019-09-17www: prefix latest docs with the minor versionJorge Aparicio
2019-09-15fix install scriptJorge Aparicio
2019-09-150.4: don't cross compile docsJorge Aparicio
2019-09-15faster doc builds and fix redirect on 0.4Jorge Aparicio
2019-09-15fix redirects and CNAMEJorge Aparicio
2019-09-15fix gh-pages buildJorge Aparicio
2019-08-21ci: install some thumb targets on x86Jorge Aparicio
2019-08-21ci: fix x86 buildJorge Aparicio