]> sigrok.org Git - libsigrokdecode.git/commit
st25r39xx_spi: Add st25r39xx PD using spi
authorbvernoux <redacted>
Tue, 14 Jul 2020 21:02:35 +0000 (23:02 +0200)
committerSoeren Apel <redacted>
Thu, 30 Jul 2020 19:46:24 +0000 (21:46 +0200)
commita43eba6af2ad18c7dc535f1c2b8764d13b5cd21a
tree3e5fbf8e9826e7a94f3cc38d260e2c4c956b889b
parentb3a0347a805b1bb40773faa5d45ef160e74d8e33
st25r39xx_spi: Add st25r39xx PD using spi

This NFC interface chip is used in the HydraNFC Shield v2.

See also dumps used to validate it on https://github.com/sigrokproject/sigrok-dumps/pull/21
decoders/st25r39xx_spi/__init__.py [new file with mode: 0644]
decoders/st25r39xx_spi/lists.py [new file with mode: 0644]
decoders/st25r39xx_spi/pd.py [new file with mode: 0644]