diff options
author | Pierre Poulain <pierre_poulain@laposte.net> | 2019-03-15 18:37:24 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2019-04-14 18:38:12 +0200 |
commit | 8f769505a877103da9756ceb09962189eddaa057 (patch) | |
tree | b4b349b0d122d981596968251cd9eeddf23b8654 /libsigrokdecode.h | |
parent | 369e82655340777c7fbf03847c8ffe73ad05af5a (diff) | |
download | libsigrokdecode-8f769505a877103da9756ceb09962189eddaa057.tar.gz libsigrokdecode-8f769505a877103da9756ceb09962189eddaa057.zip |
sdcard_spi: add support for CMD24 including payload data
The previous implementation advanced from the start of CMD24 to IDLE.
This commit introduces support for the data phase and data response of
CMD24. Which results in improved usability of the decoder output, and
reduced probability of false positives (don't detect "commands" in the
payload data).
This commit addresses the missing CMD24 handling part of bug #1365.
Diffstat (limited to 'libsigrokdecode.h')
0 files changed, 0 insertions, 0 deletions