]> sigrok.org Git - libsigrokdecode.git/commit
sdcard_sd: Put card status fields in their own annotation classes.
authorUwe Hermann <redacted>
Sun, 12 Jan 2020 23:26:46 +0000 (00:26 +0100)
committerUwe Hermann <redacted>
Sun, 12 Jan 2020 23:39:20 +0000 (00:39 +0100)
commit2729ea3e586a64d8e84ef473cdc5fc5730953abd
tree1237b57ddb68c29cc31ac2b8f97eb5d142280f30
parent73957cba3491dc151f731ca8e7ca01d36fb62e81
sdcard_sd: Put card status fields in their own annotation classes.

This also fixes the CURRENT_STATE and RSVD_TESTMODE fields, which are
not single-bit fields.
decoders/common/sdcard/mod.py
decoders/sdcard_sd/pd.py