~ruther/avr-device

ref: 38126f08ee554f40fe34a1e4d8948f53c5840899 avr-device/patch/atmega8u2.yaml -rw-r--r-- 247 bytes
38126f08 — Adam Gausmann Add support for ATtiny404 2 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
Do not follow this link