~ruther/avr-device

ref: b50f869a004631ca673c12f23282bd1a51e24d73 avr-device/patch/common/eeprom.yaml -rw-r--r-- 178 bytes
b50f869a — Andrew Dona-Couch Simplify ATtiny84 ADC patch 5 years ago
                                                                                
1
2
3
4
5
6
7
EEPROM:
  EECR:
    EEPM:
      _replace_enum:
        ATOMIC: [0, "Atomic (erase and write in one operation)"]
        ERASE: [1, "Erase only"]
        WRITE: [2, "Write only"]