]> sigrok.org Git - libsigrokdecode.git/commit
Rename the 'mx25lxx05d' PD to 'spiflash'.
authorUwe Hermann <redacted>
Sat, 4 Apr 2015 17:41:44 +0000 (19:41 +0200)
committerUwe Hermann <redacted>
Tue, 7 Apr 2015 00:52:51 +0000 (02:52 +0200)
commit3ca1f1b3530ff5fb2e93785516e088a58429191e
treed4aadf4dc55bb5261633997db1e071315fe71b6e
parent868fd207a7506ae2ab48d6a8755350e452d60521
Rename the 'mx25lxx05d' PD to 'spiflash'.

This is in preparation of making the PD more generic so it can support
a lot more xx25 series SPI (NOR) flash chips.
decoders/mx25lxx05d/__init__.py [deleted file]
decoders/mx25lxx05d/pd.py [deleted file]
decoders/spiflash/__init__.py [new file with mode: 0644]
decoders/spiflash/pd.py [new file with mode: 0644]