~ruther/avr-device

ref: f0ea250acb7690c18f366133af3437c6e7d15a19 avr-device/patch/common/eeprom.yaml -rw-r--r-- 178 bytes
f0ea250a — František Boháček Patch TCCR0 CS correctly 2 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"]