mirror of
https://github.com/rust-embedded/embedded-hal.git
synced 2026-03-27 01:20:55 +00:00
17 lines
493 B
TOML
17 lines
493 B
TOML
block_labels = ["needs-decision"]
|
|
delete_merged_branches = true
|
|
required_approvals = 1
|
|
status = [
|
|
"test (stable, x86_64-unknown-linux-gnu)",
|
|
"test (stable, thumbv6m-none-eabi)",
|
|
"test (stable, thumbv7m-none-eabi)",
|
|
"test (1.59.0, x86_64-unknown-linux-gnu)",
|
|
"test (1.59.0, thumbv6m-none-eabi)",
|
|
"test (1.59.0, thumbv7m-none-eabi)",
|
|
"test (nightly, x86_64-unknown-linux-gnu)",
|
|
"test (nightly, thumbv6m-none-eabi)",
|
|
"test (nightly, thumbv7m-none-eabi)",
|
|
"clippy",
|
|
"fmt",
|
|
]
|