~ruther/avr-device

bc80262d — Rahix 4 years ago
atmega64: Patch UMSELn fields in USART

These fields for some reason have a wrong bit range in the ATDF file.

Signed-off-by: Rahix <rahix@rahix.de>
694f88b4 — Rahix 4 years ago
patch: spi: Patch enumerated values for SPI prescaler

Rename the values for the SPI clock prescaler from VAL_0xXX to more
meaningful identifiers.

Signed-off-by: Rahix <rahix@rahix.de>
f34cc886 — Rahix 4 years ago
ci: Fix nightly to a version where rustfmt is available

rustfmt has gone unavailable on nightly again.  Fix the compiler to
a version which rustfmt can be downloaded for.
3faee673 — Rahix 4 years ago
README: Mention alternative location for pack downloads

The avr-rust organization has a mirror of all Atmel packs in a GitHub
repository.  Mention it as an alternative to the official download as it
is much easier to browse.

Closes #61.
fc98f48a — Rahix 4 years ago
Prepare 0.2.3

Signed-off-by: Rahix <rahix@rahix.de>
9f28f057 — Rahix 4 years ago
Update CHANGELOG
ce031034 — Johan Kristell 4 years ago
Add support for atmega328pb
d579a49f — Boris Vinogradov 4 years ago
fix: atmegaX8 TIFR should be read-write
266ad6c3 — Peter Jaszkowiak 4 years ago
fix: attiny84 ADCSRA should be read-write
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>
2ec64b01 — Rahix 4 years ago
Update CHANGELOG

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>
7082fe78 — Rahix 4 years ago
ci: Install svdtools

Signed-off-by: Rahix <rahix@rahix.de>
815b53e5 — Rahix 4 years ago
ci: Revert "Fix nightly to 2020-07-12"

This reverts commit 8c207c61f0611c6be152918828a17ab301e9387a.

Signed-off-by: Rahix <rahix@rahix.de>
7663529e — Rahix 4 years ago
patch: Switch to upstream svdtools patch tool

Instead of using our locally vendored version of svdpatch, switch to the
upstream version maintained by the stm32-rs project:

    https://github.com/stm32-rs/svdtools

Signed-off-by: Rahix <rahix@rahix.de>
a91957a7 — Rahix 4 years ago
patches: Include _svd tag

The _svd: tag is needed for upstream svdtools to find the corresponding
svd file for each patch.

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

Signed-off-by: Rahix <rahix@rahix.de>
df259087 — Rahix 4 years ago
Update CHANGELOG
b50f869a — Andrew Dona-Couch 4 years ago
Simplify ATtiny84 ADC patch
Next
Do not follow this link