| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Modules using lower-case in examples | Henrik Tjäder | |
| 2020-09-25 | Examples using mod instead of const | Henrik Tjäder | |
| 2020-09-14 | Fixed so examples do not crash in release mode | Emil Fresk | |
| 2020-06-11 | Rename RTFM to RTIC | Henrik Tjäder | |
| 2020-06-11 | Fmt | Emil Fresk | |
| 2020-05-29 | allow handlers to be named 'main' | Jorge Aparicio | |
| `#[init]`, `#[idle]` and `#[task]` handlers can now be named `main` fixes #311 | |||
