]> sigrok.org Git - libsigrokdecode.git/commit
i2s: Fix 2 issues.
authorWeixiao Zhang <redacted>
Wed, 21 Nov 2018 03:41:45 +0000 (21:41 -0600)
committerWeixiao Zhang <redacted>
Wed, 21 Nov 2018 03:41:45 +0000 (21:41 -0600)
commitc78c8f6faf51eb5fa66dd2ca94439b40ad1047b0
treeab22361864c8966df09b38f9aef9c73bbfe99c29
parent2eb6af30c323a8e3f692f1030f2726b661745f6d
i2s: Fix 2 issues.

1. WS = 0, Left Channel; WS = 1, Right Channel
2. Data start and end at falling edge of SCK
decoders/i2s/pd.py