Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-06 | Rename eeprom93cxx decoder to eeprom93xx. | Uwe Hermann | |
Not all EEPROMs of this series have (just) a 'c' in the name. | |||
2017-05-06 | eeprom93cxx: Improve longname. | Uwe Hermann | |
2017-05-06 | microwire/eeprom93cxx: Use 'es' instead of 'se' abbrevation. | Uwe Hermann | |
(for consistency with all other decoders) | |||
2017-05-06 | eeprom93cxx: Update wrt Python output namedtuple usage. | Uwe Hermann | |
2017-05-06 | eeprom93cxx: Shorten put_word() a bit. | Uwe Hermann | |
2017-05-06 | Add a 93Cxx Microwire EEPROM protocol decoder. | Kevin Redon | |
This fixes parts of bug #931. |