~ruther/avr-device

ref: 2e8d033ae63629ab84a3b7f8c2474d37ee71bcbd avr-device/patch/common/eeprom.yaml -rw-r--r-- 178 bytes
2e8d033a — Rahix ci: Upgrade to a new compiler version 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"]