]> sigrok.org Git - libsigrokdecode.git/history - decoders/spi/spi.py
srd: Move all protocol docs to __init__.py files.
[libsigrokdecode.git] / decoders / spi / spi.py
2012-02-01 Uwe Hermannsrd: Move all protocol docs to __init__.py files.
2012-02-01 Uwe Hermannsrd: spi: Use strings for most options.
2012-01-31 Bert Vermeulensrd: rename extra_probes to optional_probes in all PDs
2012-01-28 Uwe Hermannsrd: PDs: Cleanups, simplifications, small fixes.
2012-01-25 Uwe Hermannsrd: All PDs: Various fixes, cosmetics.
2012-01-19 Uwe Hermannsrd: SPI: Convert to new options API.
2012-01-15 Uwe Hermannsrd: Add 'api_version = 1' to all PDs.
2012-01-15 Uwe Hermannsrd: Each PD now has its own subdirectory.