~ruther/avr-device

ref: 99029de7abac0afb33ec4f38ec3760a8a1483e4c avr-device/patch/timer/atmega328p.yaml -rw-r--r-- 190 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:
  _include:
    - "dev/16bit.yaml"
Do not follow this link