| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 #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 | 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 | Merge #374 | bors[bot] | |
| 374: Multi-core cleanup from the book r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-01 | Remove exports related to heterogeneous multi-core support | Henrik Tjäder | |
| 2020-10-01 | Remove all of heterogeneous and homogeneous from the book | Henrik Tjäder | |
| 2020-10-01 | Merge #373 | bors[bot] | |
| 373: Added `bare_metal::CriticalSection` to `init::Context` r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2020-10-01 | Fixing test errors | Emil Fresk | |
| 2020-10-01 | Added `bare_metal::CriticalSection` to `init::Context` | Emil Fresk | |
| 2020-10-01 | Start updating the book | Henrik Tjäder | |
| 2020-10-01 | Rename const_app to mod_app | Henrik Tjäder | |
| 2020-09-29 | Fix test output to match GHA runner | Henrik Tjäder | |
| 2020-09-29 | Annotate the resource struct | Henrik Tjäder | |
| 2020-09-29 | Import panic_halt so semihosting is not attempted | Henrik Tjäder | |
| ARMv6 would otherwise differ in output compared to ARMv7 | |||
| 2020-09-29 | Pool example need to import things into the mod | Henrik Tjäder | |
| 2020-09-29 | Remove stale comment | Henrik Tjäder | |
| 2020-09-29 | Update run-pass tests for stable | Henrik Tjäder | |
| 2020-09-29 | Workaround lint for now | Henrik Tjäder | |
| 2020-09-29 | Keep user code as-is within the module, add example | Henrik Tjäder | |
| 2020-09-29 | Add #[resources] to ui/single | Henrik Tjäder | |
| 2020-09-29 | All examples use #[resources] attribute | Henrik Tjäder | |
| 2020-09-25 | Update test suite output | Henrik Tjäder | |
| 2020-09-25 | Remove legacy 1.36.0 | Henrik Tjäder | |
| 2020-09-25 | Name collision with RTIC-main | Henrik Tjäder | |
| With modules the scoping is different and task names collide with main generated by RTIC | |||
| 2020-09-25 | Update new example to use mod {} | Henrik Tjäder | |
| 2020-09-25 | Due to new module boundaries the schedule fn needs to be pub | Henrik Tjäder | |
| 2020-09-25 | cfg_core is gone, cargo fmt | Henrik Tjäder | |
| 2020-09-25 | Use dev-branch for mod_const | Henrik Tjäder | |
| 2020-09-25 | Add format_ident imports | Henrik Tjäder | |
| 2020-09-25 | Modify macro tests, use mod instead of const | Henrik Tjäder | |
| 2020-09-25 | Compose the use-statements, reduce debug-printouts | Henrik Tjäder | |
