~ruther/avr-device

ref: 2f8be35ad4267b9de64b996320ece3a60dec3e17 avr-device/src/devices/mod.rs -rw-r--r-- 9.8 KiB
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

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

b0abe893 — Andrew Dona-Couch 4 years ago
Add support for ATtiny88
1e0eb40c — Andrew Dona-Couch 4 years ago
Add support for ATmega2560
29061345 — Rahix 4 years ago
Add basic support for ATmega64

Pull in the ATDF file from Microchip and add all the necessary plumbing
around the code-base to make it compile.  Not tested against real
hardware and no device-specific patches are included yet.

Signed-off-by: Rahix <rahix@rahix.de>
dc45b3cc — Rahix 5 years ago
Switch to a new design as outlined in #17

Signed-off-by: Rahix <rahix@rahix.de>
4f73fe2e — Gabriel Pickl 5 years ago
Added atmega1280.
34861ead — Filip 5 years ago
Add support for atmega8

Signed-off-by: Filip <filip.skubacz.public@gmail.com>
8b1679a8 — Rahix 5 years ago
Add support for atmega328p

Signed-off-by: Rahix <rahix@rahix.de>
4d71c0ee — Rahix 5 years ago
Add interrupts and use cfg-if

Signed-off-by: Rahix <rahix@rahix.de>
769efac4 — Rahix 5 years ago
Initial
Do not follow this link