index
:
rtic
main
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2022-01-04
CI: Add link to HackMD to rtic.rs/meeting/
Henrik Tjäder
2022-01-03
Added changelog enforcer
Emil Fresk
2021-12-25
Promote v1.0 in docs
Henrik Tjäder
2021-11-25
Remove #[deny(warnings)], but deny warnings for CI
Henrik Tjäder
2021-09-23
The great docs update
Emil Fresk
2021-09-16
implement run-pass tests as xtasks
Lotte Steenbrink
2021-07-08
Cleanup from review (needs releases to compile)
Emil Fresk
2021-07-07
Fixing tests
Emil Fresk
2021-04-13
Force push to gh-pages branch
Henrik Tjäder
2021-03-04
Add periodic GHA job to run cargo audit
Henrik Tjäder
2021-03-03
Update the GHA job to run the tests test
Henrik Tjäder
2021-01-19
Remove the ci-failure GHA job
Henrik Tjäder
2020-11-14
Added multilock to CI
Emil Fresk
2020-10-23
Now all locks are symmetric
Emil Fresk
2020-10-15
Use latest GHA mdBook action
Henrik Tjäder
2020-10-11
Fixing examples and tests, modules now import user imports correctly
Emil Fresk
2020-10-05
Merge #370
bors[bot]
2020-10-05
Run the macro tests
Henrik Tjäder
2020-10-05
Separate example check and run-pass tests
Henrik Tjäder
2020-10-05
Also update for the deploy stage
Henrik Tjäder
2020-10-05
Unable to use git for tags
Henrik Tjäder
2020-10-05
Use a full copy of the book instead of symlink
Henrik Tjäder
2020-10-05
Fix broken symlink
Henrik Tjäder
2020-10-05
Merge #368
bors[bot]
2020-10-05
v must be first in the tag, document the version
Henrik Tjäder
2020-10-05
Ensure pre-releases are not included
Henrik Tjäder
2020-10-05
The stable book should build from branch
Henrik Tjäder
2020-10-02
Remove leftover v1.36 hacks
Henrik Tjäder
2020-10-01
Use latest mdBook
Henrik Tjäder
2020-09-25
Remove legacy 1.36.0
Henrik Tjäder
2020-09-25
Also check examples which require __v7
Henrik Tjäder
2020-09-08
Disable Rust toolchain GHA cache
Henrik Tjäder
2020-09-08
Initial commit to trigger CI
Henrik Tjäder
2020-09-01
Remove the multicore tests
Henrik Tjäder
2020-09-01
Do not test homogeneous multicore
Henrik Tjäder
2020-08-24
Try system QEMU
Henrik Tjäder
2020-08-24
Use ubuntu-20.04 (actual latest)
Henrik Tjäder
2020-07-25
Trigger CI rerun
Henrik Tjäder
2020-07-25
Remove arm-none-eabi-gcc
Henrik Tjäder
2020-07-25
Try running with cargo-binutils
Henrik Tjäder
2020-07-14
Remove old PATH modification just to trigger re-run of CI
Henrik Tjäder
2020-07-13
Enable caching for Github Actions
Henrik Tjäder
2020-06-30
Fixes an issue where one could double take the cortex_m Peripheral
Emil Fresk
2020-06-15
Remove old workflows, change description of the workflow
Henrik Tjäder
2020-06-15
Combine publish, docs and build into one workflow
Henrik Tjäder
2020-06-11
Merge #327
bors[bot]
2020-06-11
Fix CI error
Emil Fresk
2020-06-11
Testing CI
Emil Fresk
2020-06-11
Also fix the links in GHA
Henrik Tjäder
2020-06-11
Merge pull request #323 from rtfm-rs/bors_to_gha
Emil Fresk
[next]