~ruther/avr-device

ref: f9f1fb5004c2de6e47731b105e11bf817687b89a avr-device/patch/atmega8u2.yaml -rw-r--r-- 247 bytes
f9f1fb50 — Rahix ci: Only run for pushes to main/wip 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
_svd: ../svd/atmega8u2.svd

_include:
  - "common/ac.yaml"
  - "common/eeprom.yaml"
  - "common/spi.yaml"
  - "common/usart.yaml"
  - "common/wdt.yaml"
  - "timer/atmega8u2.yaml"

PLL:
  PLLCSR:
    _modify:
      PLOCK:
        access: read-only