| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-06 | CI: replace compiletest-rs with trybuild | Jorge Aparicio | |
| We use compiletest to run compile-fail tests but compiletest depends on compiler internals so it breaks every now and then and requires nightly. With trybuild we can also run compile-fail tests but it works on stable and it already has reached version 1.0 | |||
| 2018-11-03 | v0.4.0 | Jorge Aparicio | |
| closes #32 closes #33 | |||
| 2017-09-22 | Use `true` as the armv6 linker | Jonas Schievink | |
| Horrible hack until we switch to a Cortex-M0 device crate that works with armv6. | |||
| 2017-07-20 | update CI | Jorge Aparicio | |
| 2017-07-20 | `Resource` trait, docs, examples and rtfm-syntax related changes | Jorge Aparicio | |
