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-04-16
Merge #171
bors[bot]
2019-04-17
now fix the fix
Jorge Aparicio
2019-04-16
more nightly fixes
Jorge Aparicio
2019-04-16
[NFC] fix nightly ci
Jorge Aparicio
2019-02-27
Merge #162
bors[bot]
2019-02-27
v0.4.2
Jorge Aparicio
2019-02-26
Merge #161
bors[bot]
2019-02-27
(ru) binds
Andrey Zgarbul
2019-02-26
Merge #158
bors[bot]
2019-02-26
refactor: make `binds` harder to misuse
Jorge Aparicio
2019-02-26
`binds` can only appear once in the argument list
Jorge Aparicio
2019-02-26
document the `binds` feature
Jorge Aparicio
2019-02-26
add `binds` example and make it work
Jorge Aparicio
2019-02-26
fix warnings in cpass test
Jorge Aparicio
2019-02-26
make cfail test actually fail
Jorge Aparicio
2019-02-26
add some tests
Jorge Aparicio
2019-02-26
add `binds` argument to the `interrupt` and `exception` attributes
Jorge Aparicio
2019-02-24
Merge #159
bors[bot]
2019-02-23
reject duplicate arguments in #[interrupt] and #[exception]
Jorge Aparicio
2019-02-23
Merge #153
bors[bot]
2019-02-23
fix ci
Jorge Aparicio
2019-02-19
Merge #154
bors[bot]
2019-02-19
add Duration.as_cycles
Jorge Aparicio
2019-02-19
turn all potential UB into panics
Jorge Aparicio
2019-02-19
ci: report the size of built examples
Jorge Aparicio
2019-02-19
document the nightly feature
Jorge Aparicio
2019-02-19
ci: test the nightly feature
Jorge Aparicio
2019-02-19
add "nightly" feature
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]
[next]