Avr-device Alternatives
Similar projects and alternatives to avr-device
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
-
-
-
rustsbi
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better avr-device alternative or higher similarity.
avr-device discussion
avr-device reviews and mentions
Posts with mentions or reviews of avr-device.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-09.
-
rustc + avr = lovelove back again!
Also note that some libraries in the ecosystem might still use a feature called llvm_asm that was removed from rustc in 2021, so those crates might need a while to migrate to the newer asm syntax (this feature is used to provide an inline AVR assembly, e.g. to implement a cycle-accurate delay); so far I've got patches merged to https://github.com/Rahix/avr-hal & https://github.com/Rahix/avr-device :-)
-
Rust for microcontrollers question
Take a look at the avr-device crate, it also explains how to add a new controller and how to get to the svd files.
Stats
Basic avr-device repo stats
2
179
6.7
5 days ago
Rahix/avr-device is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of avr-device is Rust.