mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-20 21:58:07 +00:00
Add AVR rust fork
This commit is contained in:
parent
4dfdab57ad
commit
a958a1ef9c
1 changed files with 7 additions and 0 deletions
|
@ -30,6 +30,8 @@ This is a curated list of resources related to embedded and low-level programmin
|
|||
* [Driver crates](#driver-crates)
|
||||
* [WIP](#wip)
|
||||
* [no-std crates](#no-std-crates)
|
||||
* [Rust forks](#rust-forks)
|
||||
- [AVR](#avr)
|
||||
* [License](#license)
|
||||
|
||||
## Community
|
||||
|
@ -295,6 +297,11 @@ Work in progress drivers. Help the authors make these crates awesome!
|
|||
[no-std-category]: https://crates.io/categories/no-std
|
||||
[#2]: https://github.com/rust-embedded/awesome-embedded-rust/issues/2
|
||||
|
||||
## Rust forks
|
||||
|
||||
### AVR
|
||||
- [AVR Rust](https://github.com/avr-rust/rust) Fork of Rust with AVR support.
|
||||
|
||||
## License
|
||||
|
||||
This list is licensed under
|
||||
|
|
Loading…
Reference in a new issue