~ruther/avr-device

ref: bc80262da6bb63ab43f6c618332ffb020ca557e0 avr-device/.travis.yml -rw-r--r-- 481 bytes
f34cc886 — Rahix 4 years ago
ci: Fix nightly to a version where rustfmt is available

rustfmt has gone unavailable on nightly again.  Fix the compiler to
a version which rustfmt can be downloaded for.
7082fe78 — Rahix 4 years ago
ci: Install svdtools

Signed-off-by: Rahix <rahix@rahix.de>
815b53e5 — Rahix 4 years ago
ci: Revert "Fix nightly to 2020-07-12"

This reverts commit 8c207c61f0611c6be152918828a17ab301e9387a.

Signed-off-by: Rahix <rahix@rahix.de>
fdc319e3 — Rahix 5 years ago
ci: Get rid of matrix build

Instead of a matrix build just build a single time
with all features enabled.

Signed-off-by: Rahix <rahix@rahix.de>
8c207c61 — Rahix 5 years ago
ci: Fix nightly to 2020-07-12

Fix nightly to a version where rustfmt was still available.

Signed-off-by: Rahix <rahix@rahix.de>
4d281f56 — Rahix 5 years ago
ci: Use atdf2svd from crates.io

Signed-off-by: Rahix <rahix@rahix.de>
5cbb4d85 — Rahix 6 years ago
ci: Test-build runtime feature

Signed-off-by: Rahix <rahix@rahix.de>
0c0ed043 — Rahix 6 years ago
ci: Attempt building multple chips at once as well

Signed-off-by: Rahix <rahix@rahix.de>
fb9d2d97 — Rahix 6 years ago
Enable CI

Signed-off-by: Rahix <rahix@rahix.de>