| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-11 | Fmt | Emil Fresk | |
| 2020-06-11 | Merge #315 | bors[bot] | |
| 315: allow handlers to be named 'main' r=korken89 a=japaric `#[init]`, `#[idle]` and `#[task]` handlers can now be named `main` fixes #311 Co-authored-by: Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | |||
| 2020-06-03 | Run cargo fmt | Henrik Tjäder | |
| 2020-05-29 | allow handlers to be named 'main' | Jorge Aparicio | |
| `#[init]`, `#[idle]` and `#[task]` handlers can now be named `main` fixes #311 | |||
| 2020-04-22 | Retain cfg-attributes on resources | Henrik Tjäder | |
| 2019-10-21 | do not zero late resource memory on boot | Jorge Aparicio | |
| 2019-09-15 | don't use deprecated API | Jorge Aparicio | |
| 2019-08-20 | adapt to changes in rtfm-syntax | Jorge Aparicio | |
| 2019-07-11 | implement the #[shared] attribute as specified in RFC #211 | Jorge Aparicio | |
| 2019-07-10 | implement RFC #212 | Jorge Aparicio | |
| 2019-07-03 | fix (cross-core) initialization barriers | Jorge Aparicio | |
| 2019-06-29 | WIP | Jorge Aparicio | |
| 2019-06-24 | Monotonic trait is safe; add MultiCore trait | Jorge Aparicio | |
| 2019-06-20 | RFC #207 | Jorge Aparicio | |
| 2019-06-18 | add homogeneous multi-core support | Jorge Aparicio | |
| 2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | Jorge Aparicio | |
