| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-01 | RTIC v2: Initial commit | Emil Fresk | |
| rtic-syntax is now part of RTIC repository | |||
| 2023-01-22 | Make clippy happy | Henrik Tjäder | |
| 2023-01-22 | Improve RTIC doc handling | Henrik Tjäder | |
| Enable use of ``` #![deny(missing_docs)] ``` | |||
| 2021-11-03 | fix #543 | Andrew Gazelka | |
| 2021-09-14 | Cleanup export and actually use rtic::export, made fn init inline | Emil Fresk | |
| 2021-07-07 | Fixing tests | Emil Fresk | |
| 2021-07-07 | Full local resource syntax working | Emil Fresk | |
| 2021-07-06 | Minimal app now compiles | Emil Fresk | |
| 2021-05-06 | Flattened the _ out of it | Emil Fresk | |
| 2021-02-18 | Now with new monotonic trait and crate | Emil Fresk | |
| 2020-12-10 | More work | Emil Fresk | |
| 2020-12-03 | Save, init generation fixed | Emil Fresk | |
| 2020-10-23 | Now all locks are symmetric | Emil Fresk | |
| Test fixes Fix test Fix comment | |||
| 2020-10-22 | Merge #396 | bors[bot] | |
| 396: Fix namespaces r=AfoHT a=korken89 Co-authored-by: Emil Fresk <emil.fresk@gmail.com> | |||
| 2020-10-21 | Updated examples | Emil Fresk | |
| More work | |||
| 2020-10-15 | Implement all clippy suggestions | Henrik Tjäder | |
| 2020-10-08 | Merge branch 'master' into spawn_experiment | Emil Fresk | |
| 2020-10-05 | spawn POC works, likely unsound | Per Lindgren | |
| 2020-10-05 | Added back accidentally removed block | Emil Fresk | |
| 2020-10-05 | Merge branch 'master' into always_late_resources | Emil Fresk | |
| 2020-10-01 | Now late resources are always used | Emil Fresk | |
| 2020-10-01 | Rename const_app to mod_app | Henrik Tjäder | |
| 2020-09-25 | cfg_core is gone, cargo fmt | Henrik Tjäder | |
| 2020-09-25 | Collect and generate required use-statements | Henrik Tjäder | |
| 2020-09-01 | Remove stale code, fix comment styling | Henrik Tjäder | |
| 2020-09-01 | Since there only will be one init/idle use .first().unwrap(), matching ↵ | Henrik Tjäder | |
| rtic-syntax | |||
| 2020-09-01 | Cargo fmt | Henrik Tjäder | |
| 2020-09-01 | Brutally yank out multicore | Henrik Tjäder | |
| 2020-06-11 | Rename RTFM to RTIC | Henrik Tjäder | |
| 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-08-20 | adapt to changes in rtfm-syntax | Jorge Aparicio | |
| 2019-06-29 | WIP | Jorge Aparicio | |
| 2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | Jorge Aparicio | |
