~ruther/avr-device

ref: f40d65e5ec18e3c90491667733f8552d56af88a0 avr-device/patch/atmega328p.yaml -rw-r--r-- 275 bytes
f40d65e5 — Rahix ci: Switch to GitHub Actions 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
_svd: ../svd/atmega328p.svd

_include:
  - "common/ac.yaml"
  - "common/adc.yaml"
  - "common/port.yaml"
  - "common/spi.yaml"
  - "common/twi.yaml"
  - "common/usart.yaml"
  - "common/wdt.yaml"

  - "timer/atmega328p.yaml"

CPU:
  _modify:
    PRR:
      access: read-write