]> sigrok.org Git - libsigrokdecode.git/commit - decoders/spiflash/pd.py
spiflash: Use OrderedDict for cmds, more readable annotation indices.
authorUwe Hermann <redacted>
Sun, 6 Nov 2016 17:16:57 +0000 (18:16 +0100)
committerUwe Hermann <redacted>
Mon, 7 Nov 2016 01:07:30 +0000 (02:07 +0100)
commit1be94d3d0d62d233c33cb1d8e2f5719e2973267c
tree561ea07fd5380a4675411b8624c76514b7183cc4
parent6ccb64feb20dcb7833b2452cdfface4d9aa2bd72
spiflash: Use OrderedDict for cmds, more readable annotation indices.
decoders/spiflash/lists.py
decoders/spiflash/pd.py