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
/
book
/
en
/
src
Age
Commit message (
Expand
)
Author
2019-10-10
critical sections: each task gets its own context
chrysn
2019-09-17
fix linkchecker warning
Jorge Aparicio
2019-09-17
fix more links
Jorge Aparicio
2019-09-17
update the CHANGELOG
Jorge Aparicio
2019-09-15
Merge #241
bors[bot]
2019-09-15
Book fix
Emil Fresk
2019-09-15
link to older docs from the book
Jorge Aparicio
2019-08-21
doc tweaks
Jorge Aparicio
2019-08-21
fix preempt example
Jorge Aparicio
2019-08-21
fix link
Jorge Aparicio
2019-08-21
doc up
Jorge Aparicio
2019-05-09
Merge #189
bors[bot]
2019-05-08
document resolution and range of Instant and Duration
Jorge Aparicio
2019-05-08
fix typo
Jorge Aparicio
2019-05-08
write generated code to disk for easier inspection
Jorge Aparicio
2019-05-01
document internals
Jorge Aparicio
2019-05-01
book: indirection for faster message passing
Jorge Aparicio
2019-05-01
update the book
Jorge Aparicio
2019-04-21
book: resources shared with init must also be `Send`
Jorge Aparicio
2019-04-21
note that late resources must be Send
Jorge Aparicio
2019-04-16
check task priority at compile time
Jorge Aparicio
2019-02-26
document the `binds` feature
Jorge Aparicio
2019-02-12
(en) update the text related to late resources
Jorge Aparicio
2019-02-11
change layout of books
Jorge Aparicio