]> sigrok.org Git - libsigrokdecode.git/history - decoders/mx25lxx05d/mx25lxx05d.py
srd: mx25lxx05d: 'Verbose decode' & 'Warnings' annotations.
[libsigrokdecode.git] / decoders / mx25lxx05d / mx25lxx05d.py
2012-06-08 Uwe Hermannsrd: mx25lxx05d: 'Verbose decode' & 'Warnings' annotations.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Add empty handlers for TODO cmds.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Further fixes/simplifications.
2012-06-08 Uwe Hermannsrd: mx25lxx05d: Simplify/generify cmd handling.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Fix inverted SRWD bit handling.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Decode status register bits.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Fix SE command.
2012-05-18 Uwe Hermannsrd: MX25Lxx05D: Implement READ command.
2012-05-16 Uwe Hermannsrd: MX25Lxx05D: Implement RDSR and PP commands.
2012-05-16 Uwe Hermannsrd: spi: Document output protocol, send CS# changes.
2012-05-08 Uwe Hermannsrd: Add usable one-liner descriptions for all PDs.
2012-05-08 Uwe Hermannsrd: Remove TODOs from annotation format names.
2012-03-27 Uwe Hermannsrd: PDs: Kill obsolete 'longdesc' entries.
2012-02-01 Uwe Hermannsrd: Properly use append() for appending to lists.
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-01-31 Bert Vermeulensrd: rename extra_probes to optional_probes in all PDs
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-25 Uwe Hermannsrd: mx25lxx05d: Cleanups, add optional probes.
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.