~ruther/avr-device

ref: 6a9771e12cadbcdab7b5fe4967b2224535fff31a avr-device/patch/common/eeprom.yaml -rw-r--r-- 178 bytes
6a9771e1 — Michael Büsch Cargo.toml: Update edition to 2021 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"]