You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
341 B
9 lines
341 B
4 months ago
|
# AVR backend
|
||
|
|
||
|
This experimental backend is for the 8-bit Atmel [AVR](https://en.wikipedia.org/wiki/Atmel_AVR) microcontroller.
|
||
|
|
||
|
## Useful links
|
||
|
|
||
|
* [Unresolved bugs](https://llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&resolution=---&list_id=109466)
|
||
|
* [Architecture notes](https://github.com/avr-llvm/architecture)
|