| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-15 | codegen: merge dictionaries related to task dispatchers | Jorge Aparicio | |
| 2018-12-15 | run ci on stable | Jorge Aparicio | |
| 2018-12-15 | remove no longer necessary feature gates | Jorge Aparicio | |
| 2018-12-15 | codegen: merge dictionaries related to tasks | Jorge Aparicio | |
| 2018-12-02 | Merge #107 | bors[bot] | |
| 107: codegen: stop using `export_name` r=japaric a=japaric `export_name` creates external symbols that won't be removed when using `-Z emit-stack-sizes` Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 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 | 0.4.0-beta.2 | Jorge Aparicio | |
| 2018-11-04 | Merge #99 | bors[bot] | |
| 99: impl Mutex on all shared resources r=japaric a=japaric document how to write generic code that operates on resources Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-11-04 | use new cortex_m_semihosting::hprintln macro | Jorge Aparicio | |
| 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 | update CHANGELOG | Jorge Aparicio | |
| 2018-11-03 | Merge #98 | bors[bot] | |
| 98: ci: run linkchecker r=japaric a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-11-03 | run linkchecker | Jorge Aparicio | |
| 2018-11-03 | fix some links | Jorge Aparicio | |
| 2018-11-03 | ci: install mdbook | Jorge Aparicio | |
| 2018-11-03 | Merge #97 | bors[bot] | |
| 97: v0.4.0 r=japaric a=japaric closes #32 closes #33 Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-11-03 | update macros/Cargo.toml | Jorge Aparicio | |
| 2018-11-03 | fix TRAVIS_PULL_REQUEST logic | Jorge Aparicio | |
| 2018-11-03 | v0.4.0 | Jorge Aparicio | |
| closes #32 closes #33 | |||
| 2018-08-27 | v0.3.4 | Jorge Aparicio | |
| 2018-08-27 | enable builds on master | Jorge Aparicio | |
| 2018-08-27 | publish docs on gh pages | Jorge Aparicio | |
| 2018-08-24 | v0.3.3 | Jorge Aparicio | |
| 2018-08-24 | Merge #85 | bors[bot] | |
| 85: fix master r=japaric a=japaric closes #80 Co-authored-by: Ferdia McKeogh <chocol4te@users.noreply.github.com> Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-08-24 | install newer gcc | Jorge Aparicio | |
| 2018-08-24 | more fixes | Jorge Aparicio | |
| 2018-06-07 | Fix mistakes in dependencies | Ferdia McKeogh | |
| 2018-06-07 | Fix "Could not find `Op` in `proc_macro`" | Ferdia McKeogh | |
| 2018-04-16 | v0.3.2 | Jorge Aparicio | |
| 2018-04-16 | Merge #72 | bors[bot] | |
| 72: switch to a crates.io release of rtfm-syntax r=japaric a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-04-16 | drop the cargo cache | Jorge Aparicio | |
| 2018-04-16 | switch to a crates.io release of rtfm-syntax | Jorge Aparicio | |
| 2018-04-16 | Merge #71 | bors[bot] | |
| 71: update parser r=japaric a=japaric closes #69 this doesn't change functionality per se but improves diagnostics in some cases. Some hard errors have becomes warnings, for example: when `resources` is empty, or when `idle.path` is set to the default `idle` path. Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-04-16 | install rust-std component | Jorge Aparicio | |
| 2018-04-16 | fix ci/install.sh | Jorge Aparicio | |
| 2018-04-16 | don't cache the Xargo directory | Jorge Aparicio | |
| 2018-04-16 | cargo fmt | Jorge Aparicio | |
| 2018-04-16 | update parser | Jorge Aparicio | |
| closes #69 this doesn't change functionality per se but improves diagnostics in some cases. Some hard errors have becomes warnings, for example: when `resources` is empty, or when `idle.path` is set to the default `idle` path. | |||
| 2018-04-16 | bors-ng integration | Jorge Aparicio | |
| 2018-01-16 | v0.3.1 | Jorge Aparicio | |
| 2018-01-15 | Auto merge of #66 - japaric:path-and-version, r=japaric | homunkulus | |
| specify both the path and version of the cortex-m-rtfm-macros dependency this seems to be required for cargo publish to Just Work cc @jonas-schievink | |||
| 2018-01-16 | specify both the path and version of the cortex-m-rtfm-macros dependency | Jorge Aparicio | |
| 2018-01-15 | Auto merge of #65 - japaric:fix-doc-link, r=japaric | homunkulus | |
| fix documentation link None | |||
| 2018-01-15 | fix documentation link | Jorge Aparicio | |
| 2018-01-15 | Auto merge of #64 - japaric:v3, r=japaric | homunkulus | |
| v0.3.0 None | |||
| 2018-01-15 | v0.3.0 | Jorge Aparicio | |
| 2018-01-11 | Auto merge of #63 - japaric:cortex-m-up, r=japaric | homunkulus | |
| adapt to changes in the cortex-m crate None | |||
| 2018-01-11 | adapt to changes in the cortex-m crate | Jorge Aparicio | |
| 2018-01-11 | Auto merge of #61 - japaric:cm7-r0p1, r=japaric | homunkulus | |
| add a Cargo feature, cm7-r0p1, to fix a Cortex-M7 BASEPRI erratum closes #53 alternative solution to #54 depends on japaric/cortex-m#72 | |||
