| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-16 | Make identifiers deterministic. | Hugo van der Wijst | |
| 2019-02-16 | Speed up CI significantly. | Hugo van der Wijst | |
| 2019-02-16 | Make builds reproducible | Hugo van der Wijst | |
| This is done by using `BTreeMap`s and `BTreeSet`s to get deterministic ordering. Also updated the CI job to check reproducibility of all examples. | |||
| 2019-02-14 | set a redirect from book/ to book/en/ | Jorge Aparicio | |
| closes #148 | |||
| 2019-02-11 | fix ci/after-success.sh | Jorge Aparicio | |
| 2019-02-11 | change layout of books | Jorge Aparicio | |
| 2019-02-08 | skeleton for the Russian translation of the book | Jorge Aparicio | |
| 2019-02-08 | impl Default for Duration | Jorge Aparicio | |
| 2018-12-16 | actually, don't check the output of the cfg example | 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-15 | ci: switch to an older nightly | Jorge Aparicio | |
| to work around rust-lang/rust#56814 | |||
| 2018-11-04 | impl Mutex on all shared resources | Jorge Aparicio | |
| document how to write generic code that operates on resources | |||
| 2018-11-03 | run linkchecker | Jorge Aparicio | |
| 2018-11-03 | ci: install mdbook | 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 | enable builds on master | Jorge Aparicio | |
| 2018-08-27 | publish docs on gh pages | Jorge Aparicio | |
| 2018-08-24 | install newer gcc | Jorge Aparicio | |
| 2018-04-16 | install rust-std component | Jorge Aparicio | |
| 2018-04-16 | fix ci/install.sh | 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. | |||
| 2017-12-23 | add a Cargo feature, cm7-r0p1, to fix a Cortex-M7 BASEPRI erratum | Jorge Aparicio | |
| 2017-11-22 | fix ci | Jorge Aparicio | |
| 2017-09-22 | Pin Travis to Xargo 0.3.8 | Jonas Schievink | |
| 2017-07-27 | travis: install linker | Jorge Aparicio | |
| 2017-07-23 | don't wrap static references in a `Static` | Jorge Aparicio | |
| 2017-07-20 | update CI | Jorge Aparicio | |
| 2017-04-11 | add CI | Jorge Aparicio | |
