~ruther/avr-device

ref: 99029de7abac0afb33ec4f38ec3760a8a1483e4c avr-device/patch/timer/atmega32u4.yaml -rw-r--r-- 194 bytes
99029de7 — Rahix atmega32u4,atmega328p: Add patch for 16-bit timers 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
# This intermediate file is needed because peripheral-level includes are not
# supported in top-level files.

TC0:
  _include:
    - "dev/8bit.yaml"

TC1,TC3:
  _include:
    - "dev/16bit.yaml"
Do not follow this link