|
1 | 1 | # Embedded Rust
|
2 | 2 |
|
3 | | -[](https://awesome.re) [](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Static%20Analysis.yml) |
| 3 | +[](https://awesome.re) [](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Linting.yml) |
4 | 4 |
|
5 | 5 | This is a curated list of resources related to embedded and low-level programming in the Rust programming language, including a selection of useful crates.
|
6 | 6 |
|
@@ -1361,8 +1361,7 @@ These materials may be outdated and reflect earlier practices, but they might st
|
1361 | 1361 |
|
1362 | 1362 | This list is licensed under
|
1363 | 1363 |
|
1364 | | -- CC0 1.0 Universal License ([LICENSE-CC0](LICENSE-CC0) or |
1365 | | - https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| 1364 | +- [CC0 1.0 Universal License](https://creativecommons.org/publicdomain/zero/1.0/legalcode) aka [LICENSE-CC0](LICENSE-CC0) |
1366 | 1365 |
|
1367 | 1366 | ## Code of Conduct
|
1368 | 1367 |
|
|
0 commit comments