| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -301/+0 | |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 | |
| Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo. | ||||
| 2020-01-21 | Do not use Cortex-M0 since Qemu is too old | Jonas Schievink | -1/+2 | |
| 2020-01-21 | Check in lockfile | Jonas Schievink | -0/+199 | |
| 2020-01-21 | Update dependencies | Jonas Schievink | -8/+4 | |
| This fixes a linkage issue that was fixed a while ago, and adds thumbv8 support. | ||||
| 2020-01-21 | Use the right runners for all thumb targets | Jonas Schievink | -6/+19 | |
| 2019-07-30 | Add very simple edition check to tidy; and add missing edition = 2018s. | CrLF0710 | -10/+8 | |
| 2018-11-04 | [ci] run-make/thumb-none-qemu: add .cargo/config | Hideki Sekine | -0/+31 | |
| 2018-10-16 | [ci] fix tidy warning. | Hideki Sekine | -1/+1 | |
| 2018-10-16 | [ci] run-make/thumb-none-qemu: add example crate. | Hideki Sekine | -0/+64 | |
