~ruther/avr-device

ref: b5cc61bc33b523247a4962576264092dc52cd7a2 avr-device/patch/atmega32u4.yaml -rw-r--r-- 223 bytes
b5cc61bc — Andrea Nall Add ATtiny202 support 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
_svd: ../svd/atmega32u4.svd

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

  - "timer/atmega32u4.yaml"