]> sigrok.org Git - libsigrokdecode.git/commitdiff
spi: Add support for "transfer" annotations.
authorUwe Hermann <redacted>
Wed, 24 Apr 2019 19:10:40 +0000 (21:10 +0200)
committerUwe Hermann <redacted>
Wed, 24 Apr 2019 20:02:11 +0000 (22:02 +0200)
There is already an OUTPUT_PYTHON type named 'TRANSFER' that is being
transmitted to stacked decoders. Make the same information available
as annotations (additionally), which can be helpful in some situations.


No differences found