| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-19 | Docs: Migration docs | Henrik Tjäder | |
| 2021-07-22 | migration/0.5: cover #[lock_free] | Jorge Aparicio | |
| I think this completes #488 | |||
| 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 | |
| to use the new resources syntax I also reordered the sections to cover all the resource API first before covering the spawn API I've also added a section about the old `static mut` variable transform | |||
| 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 | |
| 2020-11-12 | Updated migration guide with symmetric locks and new spawn | Emil Fresk | |
| 2020-10-29 | extern task | Per Lindgren | |
| 2020-10-23 | move dispatchers to app argument | Per Lindgren | |
| 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-05 | Split up migration guides into its own sections | Emil Fresk | |
