~ruther/avr-device

ref: 0f1b031aa3d1b69089e77d9bd90500b1ec44b225 avr-device/patch/attiny85.yaml -rw-r--r-- 397 bytes
0f1b031a — Rahix atmega32u4: Add patch for PLL 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
_include:
  - "common/ac.yaml"

USI:
  USICR:
    USIWM:
      _replace_enum:
        DISABLED: [0, "All detectors disabled. Port pins operates as normal."]
        THREE_WIRE: [1, "Three-wire mode. Uses DO, DI, and USCK pins."]
        TWO_WIRE_SLAVE: [2, "Two-wire mode (Slave). Uses SDA (DI) and SCL (USCK) pins."]
        TWO_WIRE_MASTER: [3, "Two-wire mode (Master). Uses SDA and SCL pins."]
Do not follow this link