~ruther/avr-device

ref: 5d3ee41265ca720462f7e6f5cac11a8075a76967 avr-device/patch/common/eeprom.yaml -rw-r--r-- 178 bytes
5d3ee412 — Rahix Update CHANGELOG 4 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"]