| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-08 | skeleton for the Russian translation of the book | Jorge Aparicio | |
| 2019-02-08 | Merge #137 | bors[bot] | |
| 137: impl Default for Duration r=japaric a=japaric closes #134 Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2019-02-08 | impl Default for Duration | Jorge Aparicio | |
| 2019-01-22 | Merge #133 | bors[bot] | |
| 133: Fix build on recent nightlies. r=japaric a=hugwijst Co-authored-by: Hugo van der Wijst <hvanderwijst@tesla.com> | |||
| 2019-01-17 | Fix build on recent nightlies. | Hugo van der Wijst | |
| 2019-01-09 | Merge pull request #125 from eddyp/master | Jorge Aparicio | |
| Absolute link to the book so it works on crates.io | |||
| 2019-01-09 | Absolute link to the book so it works on crates.io | Eddy Petrișor | |
| Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> | |||
| 2019-01-03 | Merge pull request #120 from kraai/patch-2 | Jorge Aparicio | |
| Fix grammar | |||
| 2018-12-21 | Fix grammar | Matt Kraai | |
| 2018-12-21 | Merge pull request #119 from kraai/patch-1 | Jorge Aparicio | |
| Fix misspelling of "capacity" | |||
| 2018-12-21 | Fix misspelling of "capacity" | Matt Kraai | |
| 2018-12-19 | Merge #118 | bors[bot] | |
| 118: a few doc tweaks r=japaric a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-12-17 | note that entering / leaving a critical section is always constant time | Jorge Aparicio | |
| 2018-12-17 | make docs.rs build docs with +timer-queue | Jorge Aparicio | |
| 2018-12-16 | Merge #116 | bors[bot] | |
| 116: v0.4.0 r=japaric a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-12-16 | don't pin to an older nightly | Jorge Aparicio | |
| 2018-12-16 | actually, don't check the output of the cfg example | Jorge Aparicio | |
| 2018-12-16 | book: add some notes about the timer queue | Jorge Aparicio | |
| 2018-12-16 | v0.4.0 | Jorge Aparicio | |
| 2018-12-16 | book: add an example of conditional compilation of resources and tasks | Jorge Aparicio | |
| 2018-12-16 | note that the timer queue is not supported on ARMv6-M | Jorge Aparicio | |
| 2018-12-16 | Merge #114 | bors[bot] | |
| 114: properly handle conditional compilation r=japaric a=japaric of resources and tasks Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-12-16 | use edition idioms in the top crate | Jorge Aparicio | |
| 2018-12-16 | move macros crate to the 2018 edition | Jorge Aparicio | |
| 2018-12-16 | properly handle `#[cfg]` (conditional compilation) on tasks | Jorge Aparicio | |
| 2018-12-16 | properly handle #[cfg] (conditional compilation) on resources | Jorge Aparicio | |
| 2018-12-16 | Merge #113 | bors[bot] | |
| 113: use the single core variant of spsc::Queue r=japaric a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-12-16 | use the single core variant of spsc::Queue | Jorge Aparicio | |
| 2018-12-15 | bump cortex-m-rt dep | Jorge Aparicio | |
| 2018-12-15 | Merge #112 | bors[bot] | |
| 112: codegen/statics: forward #[cfg] attributes r=japaric a=japaric fixes #110 Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-12-15 | codegen/statics: forward #[cfg] attributes | Jorge Aparicio | |
| fixes #110 | |||
| 2018-12-15 | Merge #111 | bors[bot] | |
| 111: some refactors r=japaric a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io> | |||
| 2018-12-15 | ci: switch to an older nightly | Jorge Aparicio | |
| to work around rust-lang/rust#56814 | |||
| 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 | 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 | |
