~ruther/avr-device

ref: 266ad6c3ed9a158d6faa93be3cde6325ab1f6619 avr-device/patch/timer/dev/8bit.yaml -rw-r--r-- 1.5 KiB
4e1e8d21 — Rahix 4 years ago
patch: Restructure timer patches

Redesign timer patch file structure for better modularity.  Now,
`timer/<chip>.yaml` defines all timer peripherals for a chip and uses
peripheral-level includes for patching the actual peripheral.  The
actual peripheral patches live in `timer/dev/<type>.yaml`.

The intermediate `<chip>.yaml` file is needed because peripheral-level
includes are not allowed in top-level files.

Signed-off-by: Rahix <rahix@rahix.de>
1606c20e — Jonah Dahlquist 5 years ago
common: Fix a few patches

- Fix some descriptions
- Rename ambiguous WDT options
00e05646 — Rahix 5 years ago
atmega32u4, attiny85: Add tc0 patch

Signed-off-by: Rahix <rahix@rahix.de>
Do not follow this link