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
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
2020-06-11
Merge pull request #319 from AfoHT/fixoddex
Emil Fresk
2020-06-11
Moved bors to GHA
Emil Fresk
2020-06-10
Disable optimisation profiles in GHA for 1.36.0
Henrik Tjäder
2020-06-10
Use cargo feature instead of conditional compilation hacks
Henrik Tjäder
2020-06-02
Testing GHA v0.1
Henrik Tjäder
2019-04-21
bors: do not merge PRs labeled S-blocked
Jorge Aparicio
2018-11-03
v0.4.0
Jorge Aparicio
2018-08-27
v0.3.4
Jorge Aparicio