Commit Graph

9 Commits

Author SHA1 Message Date
Diego Barrios Romero
50cceacf46 Switch to GHMQ 2023-06-20 10:20:00 +02:00
Jan Niehusmann
9e4d4794e9 Update github workflows to actions/checkout@v3 2023-02-28 20:25:06 +00:00
Jan Niehusmann
ed9e0c13f1 Use github action dtolnay/rust-toolchain@master instead of actions-rs/toolchain@v1
actions-rs/toolchain@v1 uses deprecated features and has not been updated for years
2023-02-28 20:25:06 +00:00
Dario Nieuwenhuis
6d22f986f1 Move embedded-hal to a subdir, add workspace, simplify CI. 2022-09-26 13:29:34 +02:00
Dario Nieuwenhuis
cdd6f28c48 Use nightly rustfmt. 2022-03-10 17:18:49 +01:00
Diego Barrios Romero
d175998a10 Add embedded-hal-async crate in subdirectory 2021-12-21 22:43:45 +01:00
Diego Barrios Romero
7052f5ab7a Add fmt check to bors 2021-03-12 08:26:46 +01:00
Daniel Egger
33e16f1ed9 Don't run rustfmt and clippy multiple times per PR
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
2020-06-02 23:18:26 +02:00
Daniel Egger
1e512886c2 Switch from Travis to GitHub actions
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
2020-06-02 23:18:26 +02:00