~ruther/avr-device

ref: d15a55172f76aa48607391ec33e9173da850198f avr-device/patch/attiny84.yaml -rw-r--r-- 7.4 KiB
bc60d30a — Rahix 4 years ago
all: Drop unnecessary access mode patches

Due to a change in atdf2svd [1], all these access mode patches are no
longer required - they are now translated correctly from the vendor
source file.

Drop all patches which no longer change the output (the code before and
after this change is equivalent when using the new atdf2svd).

[1]: https://github.com/Rahix/atdf2svd/commit/a189276b3540b647fab832946edf0acf39730a0e
266ad6c3 — Peter Jaszkowiak 4 years ago
fix: attiny84 ADCSRA should be read-write
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>
b50f869a — Andrew Dona-Couch 4 years ago
Simplify ATtiny84 ADC patch
9c2e7ecd — Andrew Dona-Couch 4 years ago
Extract common EXINT patch from tiny84/85
0a701c00 — Andrew Dona-Couch 4 years ago
Extract common EEPROM patch from tiny84/85/88
f64c737b — Andrew Dona-Couch 4 years ago
Extract common USI patch from tiny84/85
cd7b85ad — Andrew Dona-Couch 4 years ago
Add PINx patch to ATtiny84
f48ac82c — Andrew Dona-Couch 4 years ago
Add support for the ATtiny84
Do not follow this link