~ruther/avr-device

ref: 4adeecdf0ff9648beefa4fff7fb8f183413dbe78 avr-device/README.md -rw-r--r-- 3.4 KiB
67aff3c2 — Rahix 4 years ago
README: Remove text about custom patching

We're now fully compatible with upstream svdtools so the additional
documentation is superfluous.  Remove it and point to the up-to-date
svdtools documentation instead.

Signed-off-by: Rahix <rahix@rahix.de>
88a4e55a — Rahix 4 years ago
README: Update dependencies

svdtools is needed now instead of PyYAML.

Signed-off-by: Rahix <rahix@rahix.de>
10b826e3 — Boris Vinogradov 5 years ago
Add basic support for ATmega644
054bfdbd — Rahix 5 years ago
Prepare 0.2.2

Signed-off-by: Rahix <rahix@rahix.de>
f48ac82c — Andrew Dona-Couch 5 years ago
Add support for the ATtiny84
6cd5000d — Boris Vinogradov 5 years ago
Add atmega48p device support
90075ce5 — Karl ThorĂ©n 5 years ago
Add basic support for ATmega168

ce2d815c — Rahix 5 years ago
Prepare 0.2.1

Signed-off-by: Rahix <rahix@rahix.de>
ab1f1360 — Rahix 5 years ago
Prepare 0.2.0

Signed-off-by: Rahix <rahix@rahix.de>
b0abe893 — Andrew Dona-Couch 5 years ago
Add support for ATtiny88
7b4ce9d2 — Rahix 5 years ago
Prepare 0.1.1

Signed-off-by: Rahix <rahix@rahix.de>
1e0eb40c — Andrew Dona-Couch 5 years ago
Add support for ATmega2560
ed93bb18 — Rahix 5 years ago
ci: Fixup travis badge

Signed-off-by: Rahix <rahix@rahix.de>
393dc903 — Rahix 5 years ago
README: Add badges

Signed-off-by: Rahix <rahix@rahix.de>
0a44427f — Rahix 5 years ago
Update README in preparation for release

Signed-off-by: Rahix <rahix@rahix.de>
67d2554c — Rahix 5 years ago
README: Use ATmega64 as an up-to-date example

Signed-off-by: Rahix <rahix@rahix.de>
29061345 — Rahix 5 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>
75629772 — Rahix 5 years ago
Install atdf2svd from crates.io

Signed-off-by: Rahix <rahix@rahix.de>
57eef724 — Rahix 6 years ago
Improve build instructions

This commit changes the install-command for rustfmt to explicitly
install the nightly version.  Ref #20.

Signed-off-by: Rahix <rahix@rahix.de>
fb9d2d97 — Rahix 6 years ago
Enable CI

Signed-off-by: Rahix <rahix@rahix.de>
Next