]> sigrok.org Git - libsigrokdecode.git/history - decoders/eeprom24xx
add LIN protocol decoder
[libsigrokdecode.git] / decoders / eeprom24xx /
2018-05-21 whitequarkAdd ON Semi CAT24C256, CAT24M01.
2017-12-22 Gerhard Sittigall decoders: introduce a reset() method
2017-12-22 Gerhard Sittigeeprom 24xx: rename reset() helper method
2017-06-16 Uwe HermannMark all stacked decoders as being PD API version 3.
2017-06-06 Uwe Hermanneeprom24xx: Don't make lists.py executable.
2017-03-28 fenugreceeprom24xx: add Xicor X24C02 variant
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-05-15 Uwe HermannUse consistent __init__() format across all PDs.
2015-12-24 Uwe HermannUse self.out_binary naming consistently across all...
2015-12-24 Uwe HermannUse a Python list (not tuple) for OUT_BINARY.
2014-12-28 Uwe HermannAdd 24xx I2C EEPROM protocol decoder.