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-09-27
Fixing bad english
Emil Fresk
2021-09-27
More docs updates
Emil Fresk
2021-09-23
The great docs update
Emil Fresk
2021-08-26
Fix link for SLEEPONEXIT
Alex Martens
2021-08-03
update russian book
Andrey Zgarbul
2021-08-03
Merge #504
bors[bot]
2021-07-30
book: Properly update the note with a link
CuriouslyCurious
2021-07-30
Revert "book: Add link to new.md"
CuriouslyCurious
2021-07-29
book: Add link to new.md
CuriouslyCurious
2021-07-29
book: Clarify target notice
CuriouslyCurious
2021-07-28
book: Add note to remember to choose target
CuriouslyCurious
2021-07-27
Also link to `rtic-examples` in the tips section of the book
Henrik Tjäder
2021-07-22
Merge #502
bors[bot]
2021-07-22
Merge #500
bors[bot]
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
[next]