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
Age
Commit message (
Expand
)
Author
2019-02-19
Merge #154
bors[bot]
2019-02-19
add Duration.as_cycles
Jorge Aparicio
2019-02-15
Merge #151
bors[bot]
2019-02-16
rebase fix
Jorge Aparicio
2019-02-16
cargo fmt
Jorge Aparicio
2019-02-16
make debug builds reproducible
Jorge Aparicio
2019-02-16
Temporarily disable checking for reproducibility of debug builds.
Hugo van der Wijst
2019-02-16
Make generated names stable when sorting.
Hugo van der Wijst
2019-02-16
Seed RNG with package name and prepend string to full random name.
Hugo van der Wijst
2019-02-16
Fix thumbv6 build.
Hugo van der Wijst
2019-02-16
Make identifiers deterministic.
Hugo van der Wijst
2019-02-16
Speed up CI significantly.
Hugo van der Wijst
2019-02-16
Make builds reproducible
Hugo van der Wijst
2019-02-14
fancier redirect page
Jorge Aparicio
2019-02-14
set a redirect from book/ to book/en/
Jorge Aparicio
2019-02-14
update link to documentation in the README
Jorge Aparicio
2019-02-14
update documentation link in crate metadata
Jorge Aparicio
2019-02-13
Merge #145
bors[bot]
2019-02-13
fix non_camel_case_types warnings
Jorge Aparicio
2019-02-12
Merge #142
bors[bot]
2019-02-12
bump macros version
Jorge Aparicio
2019-02-12
changelog: note that new syntax is documented in the book
Jorge Aparicio
2019-02-12
(ru) late resources
Zgarbul Andrey
2019-02-12
Merge #140
bors[bot]
2019-02-12
update CHANGELOG with alt init syntax
Jorge Aparicio
2019-02-12
(en) update the text related to late resources
Jorge Aparicio
2019-02-12
update examples and tests
Jorge Aparicio
2019-02-12
accept `init: fn() -> init::LateResources`
Jorge Aparicio
2019-02-12
v0.4.1
Jorge Aparicio
2019-02-12
document MSRV and SemVer policy
Jorge Aparicio
2019-02-12
forbid early returns in init
Jorge Aparicio
2019-02-12
(ru) fix includes in the preface
Jorge Aparicio
2019-02-11
fix ci/after-success.sh
Jorge Aparicio
2019-02-11
Merge #139
bors[bot]
2019-02-11
change layout of books
Jorge Aparicio
2019-02-10
(ru) not a beta
Andrey Zgarbul
2019-02-09
(ru) changes according review
Andrey Zgarbul
2019-02-08
russian translation
Andrey Zgarbul
2019-02-08
skeleton for the Russian translation of the book
Jorge Aparicio
2019-02-08
Merge #137
bors[bot]
2019-02-08
impl Default for Duration
Jorge Aparicio
2019-01-22
Merge #133
bors[bot]
2019-01-17
Fix build on recent nightlies.
Hugo van der Wijst
2019-01-09
Merge pull request #125 from eddyp/master
Jorge Aparicio
2019-01-09
Absolute link to the book so it works on crates.io
Eddy Petrișor
2019-01-03
Merge pull request #120 from kraai/patch-2
Jorge Aparicio
2018-12-21
Fix grammar
Matt Kraai
2018-12-21
Merge pull request #119 from kraai/patch-1
Jorge Aparicio
2018-12-21
Fix misspelling of "capacity"
Matt Kraai
2018-12-19
Merge #118
bors[bot]
[next]