~ruther/avr-device

ref: 912202c8418d16c740d7e92d82e17554ccda3025 avr-device/src/lib.rs -rw-r--r-- 5.6 KiB
912202c8 — the6p4c 3 years ago
Add ATmega128RFA1 support

Adds basic ATmega128RFA1 support. Adjusts the common USART patches for
UCSZ? slightly to work with the ATmega128RFA1's ATDF.
2b862053 — Justin Latimer 3 years ago
Add support for ATtiny1614

d1f9379d — finga 3 years ago
Add support for ATtiny816

Add basic support for the ATtiny816 of the tinyAVR1-series.
d15a5517 — Jacob McSwain 3 years ago
Add support for ATtiny2313/A

f287eed0 — Quentin Smith 3 years ago
Add ATtiny167 support

b5cc61bc — Andrea Nall 3 years ago
Add ATtiny202 support

All of the svd patches are in patch/common/attiny-0-series.yaml which should
work for all of the 0-series (but may only work for ATtiny20* and ATtiny40*,
  but not 80* or 160* given how the datasheet is split)
41c74f40 — khimaros 4 years ago
Add AT90USB1286 support

Ref: #80
84f2b651 — David 4 years ago
Add ATmega8U2

a1f82aa7 — Rahix 4 years ago
Improve error message when no device is selected

Introduce a new `device-selected` feature to simpilify the logic for
showing an error when no device was selected.
911c1e25 — jaxter184 4 years ago
Add attiny84 and atmega644 to `src/lib.rs`
397170ad — jaxter184 4 years ago
Add attiny841 and attiny861
d1eed41c — Jan Paw 4 years ago
Add basic support for ATmega4809

ce031034 — Johan Kristell 4 years ago
Add support for atmega328pb
10b826e3 — Boris Vinogradov 4 years ago
Add basic support for ATmega644
f48ac82c — Andrew Dona-Couch 4 years ago
Add support for the ATtiny84
6cd5000d — Boris Vinogradov 4 years ago
Add atmega48p device support
90075ce5 — Karl ThorĂ©n 4 years ago
Add basic support for ATmega168

0e433616 — Rahix 4 years ago
Add asm module for assembly instructions

Add a new module containing wrapper functions for various assembly
instructions.  These functions are marked inline(always) to ensure they
will always just generate the single instruction as expected.

Signed-off-by: Rahix <rahix@rahix.de>
b0abe893 — Andrew Dona-Couch 4 years ago
Add support for ATtiny88
1e0eb40c — Andrew Dona-Couch 4 years ago
Add support for ATmega2560
Next
Do not follow this link