~ruther/avr-device

ref: b19f2a161a0bfaef4ab9799648cd815397f5a19c avr-device/patch/common/eeprom.yaml -rw-r--r-- 178 bytes
b19f2a16 — Rahix Prepare 0.3.3 3 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"]