~ruther/avr-device

ref: 835c6b1d26a90f928a1b9608c4eccb4ae16e66d4 avr-device/patch/timer/dev/16bit.yaml -rw-r--r-- 1001 bytes
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
42633c8a — jaxter184 5 years ago
Fix 16bit timer patch
d579a49f — Boris Vinogradov 5 years ago
fix: atmegaX8 TIFR should be read-write
99029de7 — Rahix 5 years ago
atmega32u4,atmega328p: Add patch for 16-bit timers

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