~ruther/avr-device

ref: 3f818a1c06977b7f21fdbeabed845db168b8d685 avr-device/patch/timer/atmega8.yaml -rw-r--r-- 254 bytes
3f818a1c — František Boháček Add patches for ATmega8 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This intermediate file is needed because peripheral-level includes are not
# supported in top-level files.

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

TC1:
  _include:
    - "dev/16bit-mega8.yaml"

TC2:
  _include:
    - "dev/8bit-async-mega8.yaml"
Do not follow this link