~ruther/avr-device

ref: f40d65e5ec18e3c90491667733f8552d56af88a0 avr-device/patch/atmega168.yaml -rw-r--r-- 223 bytes
f40d65e5 — Rahix ci: Switch to GitHub Actions 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
_svd: ../svd/atmega168.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"