| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-01 | Fix syntax error in migration guide | Alex Martens | |
| 2021-04-22 | Merge #479 | bors[bot] | |
| 479: book: detail import resolving for 0.6 migration r=korken89 a=tmplt That is, answering the question of why imports are no longer resolving during compilation. Co-authored-by: Viktor Sonesten <v@tmplt.dev> | |||
| 2021-04-21 | book/migration/v5: update init signature, fix example syntax | Viktor Sonesten | |
| The example now migrates from v5 to v6 instead of an incorrect v6 syntax to a another incorrect v6 syntax. | |||
| 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 | |
| you -> your | |||
| 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] | |
| 411: Add section about task_local and lock_free r=perlindgren a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-11-12 | Merge #408 | bors[bot] | |
| 408: Fixup app/new r=perlindgren a=AfoHT Reference the current example Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-11-12 | Add static mut | Henrik Tjäder | |
| 2020-11-12 | Merge #410 | bors[bot] | |
| 410: resources r=AfoHT a=perlindgren resources Co-authored-by: Per Lindgren <per.lindgren@ltu.se> | |||
| 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] | |
| 409: Updated send/sync docs r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 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] | |
| 405: Updated migration guide with symmetric locks and new spawn r=AfoHT a=korken89 406: book.toml/by-example/app r=korken89 a=perlindgren Book update Co-authored-by: Emil Fresk <emil.fresk@gmail.com> Co-authored-by: Per Lindgren <per.lindgren@ltu.se> | |||
| 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 | |
| When quickly reading through the priorities chapter, I couldn't find in which order the priorities were, so I assumed it was the same as in the hardware. In the cortex-m hardware, interrupts with the **lower** priority number will preempt the other interrupts. RTIC does the reverse, so I think it's good to be more explicit about it. | |||
| 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 | |
| of https://github.com/rtic-rs/cortex-m-rtic | |||
| 2020-10-06 | Merge #173 | bors[bot] | |
| 173: add sandbox example r=AfoHT a=etrombly Added a real world example for my sandbox project. Co-authored-by: Eric Trombly <etrombly@yahoo.com> | |||
| 2020-10-05 | Split up migration guides into its own sections | Emil Fresk | |
| 2020-10-05 | Merge #368 | bors[bot] | |
| 368: Mod over const r=korken89 a=AfoHT Related [RFC](https://github.com/rtic-rs/rfcs/pull/34) Dependent on [rtic-syntax-PR30](https://github.com/rtic-rs/rtic-syntax/pull/30) ~~Currently using my own dev-branch~~ Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 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] | |
| 375: close console text blocks on a new line r=AfoHT a=dcarosone fixes #369 Co-authored-by: Daniel Carosone <Daniel.Carosone@gmail.com> | |||
| 2020-10-02 | minor markdownlints | Daniel Carosone | |
| 2020-10-02 | Shared access is useful with interior mutability | Daniel Carosone | |
| 2020-10-02 | Describe the resource struct attribute migration steps | Henrik Tjäder | |
| 2020-10-02 | Merge branch 'mod_const' of github.com:AfoHT/cortex-m-rtic into mod_const | Henrik Tjäder | |
| 2020-10-02 | Clarify the need for resources-attribute | Henrik Tjäder | |
| 2020-10-02 | close console text blocks on a new line | Daniel Carosone | |
| fixes #369 | |||
| 2020-10-02 | Merge branch 'master' into mod_const | Henrik Tjäder | |
| 2020-10-02 | Add migration to 0.6 along with updated documentation | Henrik Tjäder | |
| 2020-10-01 | Remove all of heterogeneous and homogeneous from the book | Henrik Tjäder | |
| 2020-10-01 | Start updating the book | Henrik Tjäder | |
| 2020-09-15 | Improved loop example docs to highlight that one cannot have empty loops in idle | Emil Fresk | |
