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
Age
Commit message (
Expand
)
Author
2021-07-22
book/resources: highlight that `#[lock_free]` includes a compile-time check
Jorge Aparicio
2021-07-22
migration/0.5: cover #[lock_free]
Jorge Aparicio
2021-07-22
book/resources: rm #[task_local] mention; add #[lock_free] example
Jorge Aparicio
2021-07-21
book/resources: remove mentions of the field attribute #[init(<expr>)]
Jorge Aparicio
2021-07-21
book/resources: do not use the lock API in the very first example
Jorge Aparicio
2021-07-21
use tuple struct syntax for Monotonics everywhere
Jorge Aparicio
2021-07-21
update the 0.5.x -> 0.6.0 migration guide
Jorge Aparicio
2021-07-20
Change misleading documentation left over by PR #464
Valentin Ochs
2021-07-09
const generics
Andrey Zgarbul
2021-07-01
Fix syntax error in migration guide
Alex Martens
2021-04-22
Merge #479
bors[bot]
2021-04-21
book/migration/v5: update init signature, fix example syntax
Viktor Sonesten
2021-04-21
book: detail import resolving for 0.6 migration
Viktor Sonesten
2021-04-21
book: update outdated required init signature
Viktor Sonesten
2021-04-08
update russian translation of the book
Andrey Zgarbul
2021-02-05
Minor grammar correction
Barnaby Walters
2020-11-19
New logo, new text
Emil Fresk
2020-11-17
Use SVG logo instead
Henrik Tjäder
2020-11-16
Add the logo to the book preface
Henrik Tjäder
2020-11-14
Add multilock to the book
Emil Fresk
2020-11-12
Disable things which needs more work to be complete
Henrik Tjäder
2020-11-12
Merge #411
bors[bot]
2020-11-12
Merge #408
bors[bot]
2020-11-12
Add static mut
Henrik Tjäder
2020-11-12
Merge #410
bors[bot]
2020-11-12
Add section about task_local and lock_free
Henrik Tjäder
2020-11-12
resources fix
Per Lindgren
2020-11-12
resources
Per Lindgren
2020-11-12
Merge #409
bors[bot]
2020-11-12
Updated send/sync docs
Emil Fresk
2020-11-12
Fixup app/new
Henrik Tjäder
2020-11-12
Fixed spawn and timer queue docs
Emil Fresk
2020-11-12
Merge #405 #406
bors[bot]
2020-11-12
book.toml/by-example/app
Per Lindgren
2020-11-12
Updated migration guide with symmetric locks and new spawn
Emil Fresk
2020-11-12
Fixup app/tips
Henrik Tjäder
2020-10-29
extern task
Per Lindgren
2020-10-23
move dispatchers to app argument
Per Lindgren
2020-10-15
Made relation between priority and number explicit
Dion Dokter
2020-10-13
device path must be absolute; clarify
Daniel Carosone
2020-10-07
minor md lints and wording clarification
Daniel Carosone
2020-10-07
Merge branch 'master'
Daniel Carosone
2020-10-06
Merge #173
bors[bot]
2020-10-05
Split up migration guides into its own sections
Emil Fresk
2020-10-05
Merge #368
bors[bot]
2020-10-03
Updated documentation to include the critical section token in init
Emil Fresk
2020-10-02
Prepare the book for v0.6
Henrik Tjäder
2020-10-02
Merge #375
bors[bot]
2020-10-02
minor markdownlints
Daniel Carosone
2020-10-02
Shared access is useful with interior mutability
Daniel Carosone
[prev]
[next]