summaryrefslogtreecommitdiff
path: root/decoders/mx25lxx05d.py
AgeCommit message (Expand)Author
2012-01-15srd: Decoders: Remove author/email fields.Uwe Hermann
2012-01-14Improve 'longname' PD strings, use in 'sigrok-cli -V'.Uwe Hermann
2012-01-14srd: mx25lxx05d: Update to new API, make it work.Uwe Hermann
2012-01-12srd: decoders: Rename obsolete timeoffset/duration.Uwe Hermann
2012-01-12srd: decoders: Metadata consistency fixes/updates.Uwe Hermann
2012-01-12srd: Drop duplicate SRD_ prefix from ANN/PROTO.Uwe Hermann
2012-01-10srd: Drop useless out_ann/out_proto init.Uwe Hermann
2012-01-10srd: Use 'import sigrokdecode as srd' for brevity.Uwe Hermann
2012-01-10srd: Finish consistency rename to ANN/PROTO.Uwe Hermann
2012-01-10srd: self.add: Use sigrokdecode.SRD_OUTPUT_*.Uwe Hermann
2012-01-10srd: output_{protocol,annotation} -> out_{proto,ann}.Uwe Hermann
2012-01-10srd: s/output_new/add/ for all decoders.Uwe Hermann
2012-01-05srd: Update mx25lxx05d.py to new API.Uwe Hermann
2012-01-03srd: *.py: Remove one incorrect ord() call.Uwe Hermann
2012-01-03srd: Quick hack to make mx25lxx05d.py work again.Uwe Hermann
2011-12-17srd: Add MX25Lxx05D SPI chip decoder.Uwe Hermann