Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit bb2a73b

Browse files
authored
Merge pull request #271 from eldruin/add-rust-embedded-nb
Add configuration for rust-embedded/nb repository
2 parents 28b2cd6 + 19f416d commit bb2a73b

File tree

1 file changed

+6
-0
lines changed
  • highfive/configs/rust-embedded

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"groups": {
3+
"all": ["rust-embedded/hal"]
4+
},
5+
"new_pr_labels": ["S-waiting-on-review", "T-hal"]
6+
}

0 commit comments

Comments
 (0)