mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-01-12 01:55:26 +00:00
commit
f95562fde6
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,7 @@ This is a curated list of resources related to embedded and low-level programmin
|
|||
* [no-std crates](#no-std-crates)
|
||||
* [Rust forks](#rust-forks)
|
||||
- [AVR](#avr)
|
||||
* [Firmware projects](#firmware-projects)
|
||||
* [License](#license)
|
||||
|
||||
## Community
|
||||
|
@ -334,6 +335,9 @@ Work in progress drivers. Help the authors make these crates awesome!
|
|||
### AVR
|
||||
- [AVR Rust](https://github.com/avr-rust/rust) Fork of Rust with AVR support.
|
||||
|
||||
## Firmware projects
|
||||
- [anne-key](https://github.com/ah-/anne-key): Alternate keyboard firmware for the Obins ANNE Pro
|
||||
|
||||
## License
|
||||
|
||||
This list is licensed under
|
||||
|
|
Loading…
Reference in a new issue