Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-05 | spawn POC works, likely unsound | 1 | -2/+2 | ||
2020-09-01 | Remove stale code, fix comment styling | 1 | -5/+1 | ||
2020-09-01 | Brutally yank out multicore | 1 | -162/+132 | ||
2020-06-11 | Rename RTFM to RTIC | 1 | -10/+10 | ||
2020-05-29 | allow handlers to be named 'main' | 1 | -1/+1 | ||
`#[init]`, `#[idle]` and `#[task]` handlers can now be named `main` fixes #311 | |||||
2019-06-29 | WIP | 1 | -1/+6 | ||
2019-06-18 | add homogeneous multi-core support | 1 | -2/+8 | ||
2019-06-13 | rtfm-syntax refactor + heterogeneous multi-core support | 1 | -0/+178 | ||