aboutsummaryrefslogtreecommitdiff
path: root/examples/t-init-main.rs
AgeCommit message (Collapse)Author
2020-06-11Rename RTFM to RTICHenrik Tjäder
2020-05-29allow handlers to be named 'main'Jorge Aparicio
`#[init]`, `#[idle]` and `#[task]` handlers can now be named `main` fixes #311