| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-08 | Merge branch 'master' into spawn_experiment | Emil Fresk | |
| 2020-10-08 | Added critical sections | Emil Fresk | |
| 2020-10-07 | Merge #384 | bors[bot] | |
| 384: Fix MD-lints, add Matrix and meeting notes badges r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-07 | Merge #385 | bors[bot] | |
| 385: Doclints r=korken89 a=dcarosone Some minor doc lints and wording cleanup Co-authored-by: Daniel Carosone <Daniel.Carosone@gmail.com> | |||
| 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 | Fix MD-lints, add Matrix and meeting notes badges | Henrik Tjäder | |
| 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-06 | Merge #346 | bors[bot] | |
| 346: fix badges / clean up README r=AfoHT a=fuchsnj Co-authored-by: Nathan Fox <fuchsnj@gmail.com> Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-06 | Restore links to docs | Henrik Tjäder | |
| 2020-10-05 | spawn examples updated | Per Lindgren | |
| 2020-10-05 | spawn POC works, likely unsound, cleanup | Per Lindgren | |
| 2020-10-05 | spawn POC works, likely unsound | Per Lindgren | |
| 2020-10-05 | Merge #370 | bors[bot] | |
| 370: Use latest mdBook r=korken89 a=AfoHT Test to see if latest mdBook works with current formatting, see #369 Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-05 | Merge #383 | bors[bot] | |
| 383: Split up migration guides into its own sections r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2020-10-05 | Split up migration guides into its own sections | Emil Fresk | |
| 2020-10-05 | Merge #382 | bors[bot] | |
| 382: Run the macro tests r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-05 | Run the macro tests | Henrik Tjäder | |
| 2020-10-05 | Merge #372 | bors[bot] | |
| 372: Now late resources are always used r=AfoHT a=korken89 Awaits the PR in `rtic-syntax`: https://github.com/rtic-rs/rtic-syntax/pull/32 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2020-10-05 | Added back accidentally removed block | Emil Fresk | |
| 2020-10-05 | Move to master of rtic-syntax | Emil Fresk | |
| 2020-10-05 | Overwrite steerr files | Emil Fresk | |
| 2020-10-05 | Merge branch 'master' into always_late_resources | Emil Fresk | |
| 2020-10-05 | Merge #381 | bors[bot] | |
| 381: Separate example check and run-pass tests r=korken89 a=AfoHT With the old 1.36.0 tests removed the full 20 free concurrent GHA jobs are not fully utilized. Separate the run-pass testing and the cargo check of examples Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-05 | Separate example check and run-pass tests | Henrik Tjäder | |
| 2020-10-05 | Also update for the deploy stage | Henrik Tjäder | |
| 2020-10-05 | Merge #380 | bors[bot] | |
| 380: Use a full copy of the book instead of symlink r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-05 | Unable to use git for tags | Henrik Tjäder | |
| 2020-10-05 | Use a full copy of the book instead of symlink | Henrik Tjäder | |
| 2020-10-05 | Merge #379 | bors[bot] | |
| 379: Fix broken symlink during deploy-stage r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-05 | Fix broken symlink | Henrik Tjäder | |
| 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-05 | Use latest rtic-syntax master | Henrik Tjäder | |
| 2020-10-05 | Merge #378 | bors[bot] | |
| 378: The stable book should build from branch r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-05 | v must be first in the tag, document the version | Henrik Tjäder | |
| 2020-10-05 | Ensure pre-releases are not included | Henrik Tjäder | |
| 2020-10-05 | The stable book should build from branch | Henrik Tjäder | |
| 2020-10-03 | Merge #377 | bors[bot] | |
| 377: Updated documentation to include the critical section token in init r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2020-10-03 | Updated documentation to include the critical section token in init | Emil Fresk | |
| 2020-10-02 | Remove leftover v1.36 hacks | Henrik Tjäder | |
| 2020-10-02 | Prepare the book for v0.6 | Henrik Tjäder | |
| 2020-10-02 | Update ui-test | 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 | |
