~ruther/avr-device

ref: d579a49f66661e988784244e5251e8debd618c02 avr-device/patch d---------
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
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
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
f7089edf — Andrew Dona-Couch 4 years ago
ATtiny85 TC0 patch also applies to ATtiny84
ea289f83 — Andrew Dona-Couch 4 years ago
svdpatch: create fields element if register has no fields
6cd5000d — Boris Vinogradov 4 years ago
Add atmega48p device support
7c3805f9 — Andrew Dona-Couch 4 years ago
Make the PINx registers writeable
2e7dc52c — Andrew Dona-Couch 4 years ago
Fix typo in ATtiny85 docs
90075ce5 — Karl ThorĂ©n 4 years ago
Add basic support for ATmega168

232dac2f — Andrew Dona-Couch 4 years ago
attiny88: simplify patches thanks to svdpatch fixes
a8ea1312 — Rahix 4 years ago
svdpatch: Fix _replace_enum when used on derived fields

Make sure the enum is replaced properly in the case of derived
enumerated values.

Signed-off-by: Rahix <rahix@rahix.de>
c4a0807a — Andrew Dona-Couch 4 years ago
svdpatch: Fix peripheral modifications
Next
Do not follow this link