summaryrefslogtreecommitdiff
path: root/decoders/eeprom24xx
AgeCommit message (Expand)Author
2020-07-13eeprom24xx: Add ST M24C32Thomas Hebb
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-04-02decoders: Fix incorrect 'outputs' fields.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
2019-03-13Add PD tags handling and some tagsSoeren Apel
2018-05-21Add ON Semi CAT24C256, CAT24M01.whitequark
2017-12-22all decoders: introduce a reset() methodGerhard Sittig
2017-12-22eeprom 24xx: rename reset() helper methodGerhard Sittig
2017-06-16Mark all stacked decoders as being PD API version 3.Uwe Hermann
2017-06-06eeprom24xx: Don't make lists.py executable.Uwe Hermann
2017-03-28eeprom24xx: add Xicor X24C02 variantfenugrec
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
2016-05-15Use consistent __init__() format across all PDs.Uwe Hermann
2015-12-24Use self.out_binary naming consistently across all PDs.Uwe Hermann
2015-12-24Use a Python list (not tuple) for OUT_BINARY.Uwe Hermann
2014-12-28Add 24xx I2C EEPROM protocol decoder.Uwe Hermann