| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-16 | use the single core variant of spsc::Queue | Jorge Aparicio | |
| 2018-12-15 | codegen/statics: forward #[cfg] attributes | Jorge Aparicio | |
| fixes #110 | |||
| 2018-12-15 | move some interrupt configuration to pre_init | Jorge Aparicio | |
| 2018-12-15 | codegen: merge dictionaries related to task dispatchers | Jorge Aparicio | |
| 2018-12-15 | codegen: merge dictionaries related to tasks | Jorge Aparicio | |
| 2018-12-02 | codegen: stop using `export_name` | Jorge Aparicio | |
| `export_name` creates external symbols that won't be removed when using `-Z emit-stack-sizes` | |||
| 2018-11-04 | fix codegen | Jorge Aparicio | |
| 2018-11-04 | impl Mutex on all shared resources | Jorge Aparicio | |
| document how to write generic code that operates on resources | |||
| 2018-11-03 | v0.4.0 | Jorge Aparicio | |
| closes #32 closes #33 | |||
